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