2 references to TrimStart
System.ServiceModel (2)
System\ServiceModel\XmlUtil.cs (2)
105
localName =
TrimStart
(TrimEnd(qname));
111
prefix =
TrimStart
(qname.Substring(0, index));