1 write to JsonFormatGetOnlyReaderDelegate
System.Private.DataContractSerialization (1)
System\Runtime\Serialization\Json\JsonCollectionDataContract.cs (1)
86
_helper.
JsonFormatGetOnlyReaderDelegate
= tempDelegate;
3 references to JsonFormatGetOnlyReaderDelegate
System.Private.DataContractSerialization (3)
System\Runtime\Serialization\Json\JsonCollectionDataContract.cs (3)
63
if (_helper.
JsonFormatGetOnlyReaderDelegate
== null)
67
if (_helper.
JsonFormatGetOnlyReaderDelegate
== null)
90
return _helper.
JsonFormatGetOnlyReaderDelegate
;