3 writes to _serverTypeValue
System.Private.DataContractSerialization (3)
System\Runtime\Serialization\Json\XmlJsonWriter.cs (3)
490_serverTypeValue = _attributeText; 931_serverTypeValue = null; 1154_serverTypeValue = null;
6 references to _serverTypeValue
System.Private.DataContractSerialization (6)
System\Runtime\Serialization\Json\XmlJsonWriter.cs (6)
579if ((_dataType == JsonDataType.None) && (_serverTypeValue != null)) 773if (_serverTypeValue != null) 1189if ((_dataType == JsonDataType.None) && (_serverTypeValue != null)) 1225if (_serverTypeValue != null) 1282if (_serverTypeValue != null) 1442string? value = _serverTypeValue;