1 write to Behavior
Microsoft.AspNetCore.Components (1)
CacheBehaviorAttribute.cs (1)
26
Behavior
= behavior;
1 reference to Behavior
Microsoft.AspNetCore.Components.Endpoints (1)
CacheView\CacheViewService.cs (1)
53
(type.GetCustomAttribute<CacheBehaviorAttribute>(inherit: true)?.
Behavior
,