2 references to AddBasePolicy
Microsoft.AspNetCore.OutputCaching.Tests (2)
OutputCacheTests.cs (2)
514options.AddBasePolicy(new VaryByQueryPolicy("QueryA", "QueryB")); 536options.AddBasePolicy(new VaryByQueryPolicy("*"));