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