2 references to SignalR
Microsoft.AspNetCore.Analyzers (2)
CompilationFeatureDetector.cs (1)
50features.Add(WellKnownFeatures.SignalR);
WellKnownFeatures.cs (1)
8public const string SignalR = nameof(SignalR);