1 write to JsonFormatReaderDelegate
System.Runtime.Serialization (1)
System\Runtime\Serialization\Json\JsonClassDataContract.cs (1)
49
helper.
JsonFormatReaderDelegate
= tempDelegate;
3 references to JsonFormatReaderDelegate
System.Runtime.Serialization (3)
System\Runtime\Serialization\Json\JsonClassDataContract.cs (3)
37
if (helper.
JsonFormatReaderDelegate
== null)
41
if (helper.
JsonFormatReaderDelegate
== null)
53
return helper.
JsonFormatReaderDelegate
;