2 writes to Prefix
dotnet-svcutil-lib (2)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBaseWriter.cs (2)
509
element.
Prefix
= prefix;
563
element.
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);