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