1 write to _deflatedSize
System.IdentityModel (1)
System\IdentityModel\Diagnostics\DeflateCookieTraceRecord.cs (1)
30
_deflatedSize
= deflatedSize;
1 reference to _deflatedSize
System.IdentityModel (1)
System\IdentityModel\Diagnostics\DeflateCookieTraceRecord.cs (1)
44
writer.WriteElementString( DiagnosticStrings.DeflateCookieAfterDeflatingTag,
_deflatedSize
.ToString( CultureInfo.InvariantCulture ) );