1 write to JsonFormatReaderDelegate
System.Runtime.Serialization (1)
System\Runtime\Serialization\Json\JsonCollectionDataContract.cs (1)
46
helper.
JsonFormatReaderDelegate
= tempDelegate;
3 references to JsonFormatReaderDelegate
System.Runtime.Serialization (3)
System\Runtime\Serialization\Json\JsonCollectionDataContract.cs (3)
34
if (helper.
JsonFormatReaderDelegate
== null)
38
if (helper.
JsonFormatReaderDelegate
== null)
50
return helper.
JsonFormatReaderDelegate
;