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