1 reference to s_comparer
Microsoft.VisualStudio.LanguageServices.Implementation (1)
SolutionExplorer\DiagnosticItem\BaseDiagnosticAndGeneratorItemSource.cs (1)
166
var selectedDiagnostic = g.OrderBy(d => d,
s_comparer
).First();