1 reference to StartsWithXml
System.Xml (1)
System\Xml\ValidateNames.cs (1)
511
if (localName.Length == 0 || (localName.Length == 3 &&
StartsWithXml
(localName))) {