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