1 write to _filterType
Microsoft.AspNetCore.SignalR.Core (1)
Internal\HubFilterFactory.cs (1)
19_filterType = filterType;
1 reference to _filterType
Microsoft.AspNetCore.SignalR.Core (1)
Internal\HubFilterFactory.cs (1)
89var filter = (IHubFilter?)serviceProvider.GetService(_filterType);