2 references to _typesWithDelegateMarshalling
ILCompiler.Compiler (2)
Compiler\MetadataManager.cs (2)
329
_typesWithDelegateMarshalling
.Add(delegateMarshallingDataNode.Type);
1094
return
_typesWithDelegateMarshalling
;