3 references to GetAnalyzerIdAndLastWriteTime
Microsoft.CodeAnalysis.Features (3)
Diagnostics\Service\DiagnosticAnalyzerComparer.cs (3)
24_ => GetAnalyzerIdAndLastWriteTime(x) == GetAnalyzerIdAndLastWriteTime(y) 27public int GetHashCode(DiagnosticAnalyzer obj) => GetAnalyzerIdAndLastWriteTime(obj).GetHashCode();