2 references to _typesWithStructMarshalling
ILCompiler.Compiler (2)
Compiler\MetadataManager.cs (2)
318
_typesWithStructMarshalling
.Add(structMarshallingDataNode.Type);
1083
return
_typesWithStructMarshalling
;