public NativeLayoutMethodNameAndSignatureVertexNode(NodeFactory factory, MethodDesc method) { _method = method; _methodSig = factory.NativeLayout.MethodSignatureVertex(method); }