1 instantiation of PredicatePolicy
Microsoft.AspNetCore.OutputCaching (1)
OutputCachePolicyBuilder.cs (1)
332
policies = new
PredicatePolicy
(async c =>
1 reference to PredicatePolicy
Microsoft.AspNetCore.OutputCaching (1)
Policies\PredicatePolicy.cs (1)
17
/// Creates a new <see cref="
PredicatePolicy
"/> instance.