5 references to GetStructMarshallingNativeToManagedThunk
ILCompiler.Compiler (5)
Compiler\DependencyAnalysis\StructMarshallingDataNode.cs (1)
38
yield return new DependencyListEntry(factory.MethodEntrypoint(stateManager.
GetStructMarshallingNativeToManagedThunk
(_type)), "Struct Marshalling stub");
Compiler\DependencyAnalysis\StructMarshallingStubMapNode.cs (1)
80
writer.GetUnsignedConstant(_externalReferences.GetIndex(factory.MethodEntrypoint(_interopStateManager.
GetStructMarshallingNativeToManagedThunk
(structType)))),
parent\parent\Common\TypeSystem\Interop\IL\Marshaller.Aot.cs (3)
300
InteropStateManager.
GetStructMarshallingNativeToManagedThunk
(ManagedType)));
692
InteropStateManager.
GetStructMarshallingNativeToManagedThunk
(ManagedType)));
825
InteropStateManager.
GetStructMarshallingNativeToManagedThunk
(ManagedType)));