2 references to TrimStart
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\XmlUtil.cs (2)
110localName = TrimStart(TrimEnd(qname)); 116prefix = TrimStart(qname.Substring(0, index));