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