3 references to CreateException
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\XmlConvert.cs (3)
1648throw CreateException(ResXml.Xml_InvalidSurrogateMissingLowChar, invSurrogateExceptionType, 0, i + 1); 1690throw CreateException(ResXml.Xml_InvalidSurrogateMissingLowChar, exceptionType, 0, offset - i + 1); 1760return CreateException(res, exceptionType, 0, 0);