1 write to _isUpgraded
Microsoft.AspNetCore.HttpLogging (1)
UpgradeFeatureLoggingDecorator.cs (1)
36
_isUpgraded
= true;
1 reference to _isUpgraded
Microsoft.AspNetCore.HttpLogging (1)
UpgradeFeatureLoggingDecorator.cs (1)
31
public bool IsUpgraded { get =>
_isUpgraded
; }