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