2 types derived from AnalyzerUpdateArgsId
Microsoft.CodeAnalysis.Features (2)
Diagnostics\AbstractHostDiagnosticUpdateSource.cs (1)
170private sealed class HostArgsId : AnalyzerUpdateArgsId
Diagnostics\LiveDiagnosticUpdateArgsId.cs (1)
9internal class LiveDiagnosticUpdateArgsId : AnalyzerUpdateArgsId
1 reference to AnalyzerUpdateArgsId
Microsoft.VisualStudio.LanguageServices (1)
TableDataSource\VisualStudioBaseDiagnosticListTable.LiveTableDataSource.cs (1)
550else if (e.Id is AnalyzerUpdateArgsId analyzer)