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)
31public bool IsUpgraded { get => _isUpgraded; }