1 write to _typesWithStructMarshalling
ILCompiler.Compiler (1)
Compiler\AnalysisBasedInteropStubManager.cs (1)
26
_typesWithStructMarshalling
= typesWithStructMarshalling;
1 reference to _typesWithStructMarshalling
ILCompiler.Compiler (1)
Compiler\AnalysisBasedInteropStubManager.cs (1)
32
foreach (DefType type in
_typesWithStructMarshalling
)