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