1 write to _canCache
Microsoft.AspNetCore.Authorization.Test (1)
AuthorizationMiddlewareTests.cs (1)
332
_canCache
= canCache;
1 reference to _canCache
Microsoft.AspNetCore.Authorization.Test (1)
AuthorizationMiddlewareTests.cs (1)
347
public override bool AllowsCachingPolicies =>
_canCache
;