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