2 references to CreateInvalidCharException
System.Xml (2)
System\Xml\XmlConvert.cs (2)
1538throw CreateInvalidCharException( data, len, i, exceptionType ); 1658return CreateInvalidCharException(data, length, invCharPos, ExceptionType.ArgumentException);