3 overrides of WriteValue
System.Private.DataContractSerialization (2)
System\Xml\XmlBaseWriter.cs (1)
1362public override void WriteValue(XmlDictionaryString? value)
System\Xml\XmlDictionaryAsyncCheckWriter.cs (1)
517public override void WriteValue(XmlDictionaryString? value)
System.ServiceModel.Primitives (1)
Internals\System\Xml\XmlMtomWriter.cs (1)
1007public override void WriteValue(XmlDictionaryString value)
5 references to WriteValue
System.Private.DataContractSerialization (2)
System\Runtime\Serialization\Json\XmlJsonWriter.cs (1)
1416WriteValue((XmlDictionaryString)value);
System\Xml\XmlDictionaryAsyncCheckWriter.cs (1)
520CoreWriter.WriteValue(value);
System.ServiceModel.Primitives (3)
Internals\System\Xml\XmlMtomWriter.cs (1)
1014Writer.WriteValue(value);
System\ServiceModel\Channels\CreateSequence.cs (1)
190writer.WriteValue(
System\ServiceModel\Channels\CreateSequenceResponse.cs (1)
120writer.WriteValue(