2 writes to _currentIConnectionLifetimeNotificationFeature
Microsoft.AspNetCore.Server.IIS (2)
Core\IISHttpContext.Features.cs (2)
85
_currentIConnectionLifetimeNotificationFeature
= this;
344
_currentIConnectionLifetimeNotificationFeature
= feature;
1 reference to _currentIConnectionLifetimeNotificationFeature
Microsoft.AspNetCore.Server.IIS (1)
Core\IISHttpContext.Features.cs (1)
193
return
_currentIConnectionLifetimeNotificationFeature
;