1 instantiation of DelegateMarshallingStubMapNode
ILCompiler.Compiler (1)
Compiler\CompilerGeneratedInteropStubManager.cs (1)
34var delegateMapNode = new DelegateMarshallingStubMapNode(commonFixupsTableNode, _interopStateManager);
2 references to DelegateMarshallingStubMapNode
ILCompiler.Compiler (2)
Compiler\CompilerGeneratedInteropStubManager.cs (1)
34var delegateMapNode = new DelegateMarshallingStubMapNode(commonFixupsTableNode, _interopStateManager);
Compiler\DependencyAnalysis\DelegateMarshallingDataNode.cs (1)
15/// Represents an entry in the <see cref="DelegateMarshallingStubMapNode"/> table.