2 references to OVERFLOW
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlEncodedRawTextWriter.cs (2)
141
this.bufChars = new char[bufLen +
OVERFLOW
];
159
bufChars = new char[bufLen +
OVERFLOW
];