5 references to GetStructMarshallingCleanupThunk
ILCompiler.Compiler (5)
Compiler\DependencyAnalysis\StructMarshallingDataNode.cs (1)
39
yield return new DependencyListEntry(factory.MethodEntrypoint(stateManager.
GetStructMarshallingCleanupThunk
(_type)), "Struct Marshalling stub");
Compiler\DependencyAnalysis\StructMarshallingStubMapNode.cs (1)
81
writer.GetUnsignedConstant(_externalReferences.GetIndex(factory.MethodEntrypoint(_interopStateManager.
GetStructMarshallingCleanupThunk
(structType)))));
parent\parent\Common\TypeSystem\Interop\IL\Marshaller.Aot.cs (3)
313
InteropStateManager.
GetStructMarshallingCleanupThunk
(ManagedType)));
705
InteropStateManager.
GetStructMarshallingCleanupThunk
(ManagedType)));
852
InteropStateManager.
GetStructMarshallingCleanupThunk
(ManagedType)));