3 references to ThrowInvalidChar
dotnet-svcutil-lib (3)
FrameworkFork\Microsoft.Xml\Xml\schema\DtdParser.cs (3)
305
ThrowInvalidChar
(_curPos, systemId, i);
315
ThrowInvalidChar
(_curPos, publicId, i);
1525
ThrowInvalidChar
(_curPos - 1 - publicId.Length + i, publicId, i);