1 write to JsonFormatWriterDelegate
System.Runtime.Serialization (1)
System\Runtime\Serialization\Json\JsonCollectionDataContract.cs (1)
101
helper.
JsonFormatWriterDelegate
= tempDelegate;
3 references to JsonFormatWriterDelegate
System.Runtime.Serialization (3)
System\Runtime\Serialization\Json\JsonCollectionDataContract.cs (3)
93
if (helper.
JsonFormatWriterDelegate
== null)
97
if (helper.
JsonFormatWriterDelegate
== null)
105
return helper.
JsonFormatWriterDelegate
;