2 references to ParseQName
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Dispatcher\EndpointAddressProcessor.cs (1)
65XmlUtil.ParseQName(reader, val, out local, out ns);
FrameworkFork\System.ServiceModel\System\ServiceModel\XmlUtil.cs (1)
47ParseQName(reader, reader.ReadContentAsString(), out localName, out ns);