2 references to BufferSize
System.IdentityModel (2)
System\IdentityModel\SignatureResourcePool.cs (2)
31this.base64Buffer = new char[BufferSize]; 53this.encodingBuffer = new byte[BufferSize];