3 references to BufferLength
System.Runtime.Serialization (3)
System\Runtime\Serialization\Json\JsonEncodingStreamWrapper.cs (3)
441chars = new char[BufferLength]; 452bytes = new byte[BufferLength * 4]; 491FillBuffer((BufferLength - 1) * 2);