2 writes to Prefix
dotnet-svcutil-lib (2)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBaseWriter.cs (2)
509element.Prefix = prefix; 563element.Prefix = prefix;
1 reference to Prefix
dotnet-svcutil-lib (1)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBaseWriter.cs (1)
601_writer.WriteEndElement(element.Prefix, element.LocalName);