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