2 writes to _currentIConnectionLifetimeNotificationFeature
Microsoft.AspNetCore.Server.IIS (2)
Core\IISHttpContext.Features.cs (2)
83
_currentIConnectionLifetimeNotificationFeature
= this;
337
_currentIConnectionLifetimeNotificationFeature
= feature;
1 reference to _currentIConnectionLifetimeNotificationFeature
Microsoft.AspNetCore.Server.IIS (1)
Core\IISHttpContext.Features.cs (1)
190
return
_currentIConnectionLifetimeNotificationFeature
;