1 write to ResponseStarted
Microsoft.AspNetCore.OutputCaching (1)
OutputCacheMiddleware.cs (1)
467context.ResponseStarted = true;
1 reference to ResponseStarted
Microsoft.AspNetCore.OutputCaching (1)
OutputCacheMiddleware.cs (1)
465if (!context.ResponseStarted)