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