2 references to CreateException
System.Private.Xml (2)
System\Xml\XmlConvert.cs (2)
1543return CreateException(res, arg, exceptionType, 0, 0); 1606return CreateException(SR.Xml_InvalidSurrogateHighChar, ((uint)hi).ToString("X", CultureInfo.InvariantCulture), exceptionType, lineNo, linePos);