1 write to _policyName
Microsoft.AspNetCore.OutputCaching (1)
Policies\NamedPolicy.cs (1)
20
_policyName
= policyName;
1 reference to _policyName
Microsoft.AspNetCore.OutputCaching (1)
Policies\NamedPolicy.cs (1)
70
return provider.GetPolicyAsync(
_policyName
);