1 write to JsonFormatWriterDelegate
System.Private.DataContractSerialization (1)
System\Runtime\Serialization\Json\JsonCollectionDataContract.cs (1)
117_helper.JsonFormatWriterDelegate = tempDelegate;
3 references to JsonFormatWriterDelegate
System.Private.DataContractSerialization (3)
System\Runtime\Serialization\Json\JsonCollectionDataContract.cs (3)
100if (_helper.JsonFormatWriterDelegate == null) 104if (_helper.JsonFormatWriterDelegate == null) 121return _helper.JsonFormatWriterDelegate;