2 references to CreateInvalidCharException
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\XmlConvert.cs (2)
1703
throw
CreateInvalidCharException
(data, len, i, exceptionType);
1845
return
CreateInvalidCharException
(data, length, invCharPos, ExceptionType.ArgumentException);