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