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