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