1 reference to GetId
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Handler\Diagnostics\DiagnosticSourceProviders\DiagnosticSourceManager.cs (1)
118sources = sources.GroupBy(s => (s.GetId(), s.IsLiveSource()), s => s)