4 writes to _streamBuffer
System.Private.DataContractSerialization (4)
System\Xml\XmlBufferReader.cs (4)
76_streamBuffer ??= new byte[128]; 102_streamBuffer = null; 232_streamBuffer = newBuffer; 260_streamBuffer = newBuffer;
4 references to _streamBuffer
System.Private.DataContractSerialization (4)
System\Xml\XmlBufferReader.cs (4)
77SetBuffer(stream, _streamBuffer, 0, 0, dictionary, session); 79_windowOffsetMax = _streamBuffer.Length; 100if (_streamBuffer != null && _streamBuffer.Length > 4096)