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)
100
if (_helper.
JsonFormatWriterDelegate
== null)
104
if (_helper.
JsonFormatWriterDelegate
== null)
121
return _helper.
JsonFormatWriterDelegate
;