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