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