2 references to CreateInvalidNameCharException
System.Xml (2)
System\Xml\XmlConvert.cs (2)
332throw CreateInvalidNameCharException(name, endPos, ExceptionType.XmlException); 395throw CreateInvalidNameCharException(name, end, exceptionType);