2 references to GetName
System.Xml.Linq (2)
System\Xml\Linq\XLinq.cs (2)
95return XNamespace.Get(expandedName, 1, i - 1).GetName(expandedName, i + 1, expandedName.Length - i - 1); 276return GetName(localName, 0, localName.Length);