2 references to MaxDecompressedSize
System.IdentityModel (2)
System\IdentityModel\DeflateCookieTransform.cs (2)
70if ( decompressedStream.Length > MaxDecompressedSize ) 72throw DiagnosticUtility.ExceptionUtility.ThrowHelperError( new SecurityTokenException( SR.GetString( SR.ID1068, MaxDecompressedSize ) ) );