1 write to JsonFormatWriterDelegate
System.Runtime.Serialization (1)
System\Runtime\Serialization\Json\JsonClassDataContract.cs (1)
72
helper.
JsonFormatWriterDelegate
= tempDelegate;
3 references to JsonFormatWriterDelegate
System.Runtime.Serialization (3)
System\Runtime\Serialization\Json\JsonClassDataContract.cs (3)
64
if (helper.
JsonFormatWriterDelegate
== null)
68
if (helper.
JsonFormatWriterDelegate
== null)
76
return helper.
JsonFormatWriterDelegate
;