1 write to _policyName
Microsoft.AspNetCore.OutputCaching (1)
Policies\NamedPolicy.cs (1)
24
_policyName
= policyName;
1 reference to _policyName
Microsoft.AspNetCore.OutputCaching (1)
Policies\NamedPolicy.cs (1)
78
return policies != null && policies.TryGetValue(
_policyName
, out var cacheProfile)