2 references to ApproxXmlDeclLength
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlTextReaderImpl.cs (2)
3435if (charsRead > ApproxXmlDeclLength) 3437charsRead = ApproxXmlDeclLength;