1 write to JsonFormatGetOnlyReaderDelegate
System.Runtime.Serialization (1)
System\Runtime\Serialization\Json\JsonCollectionDataContract.cs (1)
78
helper.
JsonFormatGetOnlyReaderDelegate
= tempDelegate;
3 references to JsonFormatGetOnlyReaderDelegate
System.Runtime.Serialization (3)
System\Runtime\Serialization\Json\JsonCollectionDataContract.cs (3)
61
if (helper.
JsonFormatGetOnlyReaderDelegate
== null)
65
if (helper.
JsonFormatGetOnlyReaderDelegate
== null)
82
return helper.
JsonFormatGetOnlyReaderDelegate
;