5 references to GetStructMarshallingManagedToNativeThunk
ILCompiler.Compiler (5)
Compiler\DependencyAnalysis\StructMarshallingDataNode.cs (1)
37yield return new DependencyListEntry(factory.MethodEntrypoint(stateManager.GetStructMarshallingManagedToNativeThunk(_type)), "Struct Marshalling stub");
Compiler\DependencyAnalysis\StructMarshallingStubMapNode.cs (1)
79writer.GetUnsignedConstant(_externalReferences.GetIndex(factory.MethodEntrypoint(_interopStateManager.GetStructMarshallingManagedToNativeThunk(structType)))),
parent\parent\Common\TypeSystem\Interop\IL\Marshaller.Aot.cs (3)
292InteropStateManager.GetStructMarshallingManagedToNativeThunk(ManagedType))); 670InteropStateManager.GetStructMarshallingManagedToNativeThunk(ManagedType))); 802InteropStateManager.GetStructMarshallingManagedToNativeThunk(ManagedType)));