2 references to WriteNodeBufferSize
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Core\XmlWriter.cs (2)
427_writeNodeBuffer = new char[WriteNodeBufferSize]; 430while ((read = reader.ReadValueChunk(_writeNodeBuffer, 0, WriteNodeBufferSize)) > 0)