1 write to _headersSent
Microsoft.AspNetCore.Owin (1)
OwinFeatureCollection.cs (1)
56collection._headersSent = true;
1 reference to _headersSent
Microsoft.AspNetCore.Owin (1)
OwinFeatureCollection.cs (1)
179get { return _headersSent; }