1 override of WriteXmlAttribute
dotnet-svcutil-lib (1)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlDictionaryAsyncCheckWriter.cs (1)
339
public override void
WriteXmlAttribute
(XmlDictionaryString localName, XmlDictionaryString value)
1 reference to WriteXmlAttribute
dotnet-svcutil-lib (1)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlDictionaryAsyncCheckWriter.cs (1)
342
CoreWriter.
WriteXmlAttribute
(localName, value);