1 write to _templatesByHandler
Microsoft.AspNetCore.Components.Performance (1)
RouteTableFactoryBenchmarks.cs (1)
22
_templatesByHandler
= new Dictionary<Type, string[]>
1 reference to _templatesByHandler
Microsoft.AspNetCore.Components.Performance (1)
RouteTableFactoryBenchmarks.cs (1)
81
public object CreateRouteTable() => RouteTableFactory.Create(
_templatesByHandler
, _serviceProvider);