1 instantiation of HubMethod
RoutingSandbox (1)
Framework\FrameworkConfigurationBuilder.cs (1)
29_dataSource.HubMethods.Add(new HubMethod
3 references to HubMethod
RoutingSandbox (3)
Framework\FrameworkEndpointDataSource.cs (3)
16public List<HubMethod> HubMethods { get; } 26HubMethods = new List<HubMethod>(); 46foreach (var hubMethod in HubMethods)