2 references to VaryByQueryKeys
Microsoft.AspNetCore.OutputCaching (2)
OutputCacheAttribute.cs (2)
92
if (
VaryByQueryKeys
!= null)
94
builder.SetVaryByQuery(
VaryByQueryKeys
);