1 write to _services
Microsoft.AspNetCore.OutputCaching (1)
OutputCacheOptionsSetup.cs (1)
14
_services
= services;
1 reference to _services
Microsoft.AspNetCore.OutputCaching (1)
OutputCacheOptionsSetup.cs (1)
19
options.ApplicationServices =
_services
;