2 references to GetForwardDelegateCreationThunk
ILCompiler.Compiler (2)
Compiler\DependencyAnalysis\DelegateMarshallingDataNode.cs (1)
38new DependencyListEntry(factory.MethodEntrypoint(stateManager.GetForwardDelegateCreationThunk(_type)), "Delegate Marshalling Stub"),
Compiler\DependencyAnalysis\DelegateMarshallingStubMapNode.cs (1)
56writer.GetUnsignedConstant(_externalReferences.GetIndex(factory.MethodEntrypoint(_interopStateManager.GetForwardDelegateCreationThunk(delegateType))))