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