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