1 write to _maxDecompressedSize
System.IdentityModel (1)
System\IdentityModel\DeflateCookieTransform.cs (1)
33set { _maxDecompressedSize = value; }
1 reference to _maxDecompressedSize
System.IdentityModel (1)
System\IdentityModel\DeflateCookieTransform.cs (1)
32get { return _maxDecompressedSize; }