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