2 writes to _cache
Microsoft.AspNetCore.Routing (2)
Matching\DataSourceDependentMatcher.cs (2)
93_cache = value; 103_cache = null;
2 references to _cache
Microsoft.AspNetCore.Routing (2)
Matching\DataSourceDependentMatcher.cs (2)
83get => _cache; 102_cache?.Dispose();