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)
78return policies != null && policies.TryGetValue(_policyName, out var cacheProfile)