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