3 references to CreateInvalidCharException
System.Private.Xml (3)
System\Xml\XmlConvert.cs (3)
511throw CreateInvalidCharException(publicId, pos, ExceptionType.XmlException); 1432throw CreateInvalidCharException(data, i, invCharExceptionType); 1616return CreateInvalidCharException(data, invCharPos, ExceptionType.ArgumentException);