3 references to xml
dotnet-svcutil-lib (3)
FrameworkFork\System.Runtime.Serialization\System\Xml\XmlBaseReader.cs (3)
389
if (attributeNode.Prefix ==
xml
)
928
_nameTable.Add(
xml
);
970
_prefix =
xml
;