1 reference to ScheduleAsync
Microsoft.AspNetCore.OutputCaching (1)
OutputCacheMiddleware.cs (1)
138var cacheEntry = await _requestDispatcher.ScheduleAsync(context.CacheKey, key => ExecuteResponseAsync());