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