3 references to CreateInvalidCharException
System.Xml (3)
System\Xml\XmlConvert.cs (3)
510throw CreateInvalidCharException(publicId, pos, ExceptionType.XmlException); 1497throw CreateInvalidCharException( data, i, invCharExceptionType ); 1666return CreateInvalidCharException( data, invCharPos, ExceptionType.ArgumentException );