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