2 references to CreateException
System.Private.Xml (2)
System\Xml\XmlConvert.cs (2)
1419throw CreateException(SR.Xml_InvalidSurrogateMissingLowChar, invSurrogateExceptionType, 0, i + 1); 1461throw CreateException(SR.Xml_InvalidSurrogateMissingLowChar, exceptionType, 0, offset - i + 1);