2 references to GetTypesWithStructMarshalling
ILCompiler.Compiler (2)
Compiler\DependencyAnalysis\StructMarshallingStubMapNode.cs (1)
53foreach (var structType in factory.MetadataManager.GetTypesWithStructMarshalling())
Compiler\ILScanner.cs (1)
236_factory.MetadataManager.GetTypesWithStructMarshalling(),