1 write to _typesWithDelegateMarshalling
ILCompiler.Compiler (1)
Compiler\AnalysisBasedInteropStubManager.cs (1)
27
_typesWithDelegateMarshalling
= typesWithDelegateMarshalling;
1 reference to _typesWithDelegateMarshalling
ILCompiler.Compiler (1)
Compiler\AnalysisBasedInteropStubManager.cs (1)
37
foreach (DefType type in
_typesWithDelegateMarshalling
)