3 types derived from Base
Microsoft.CodeAnalysis.Features (2)
Diagnostics\AnalyzerUpdateArgsId.cs (1)
12
internal class AnalyzerUpdateArgsId : BuildToolId.
Base
<DiagnosticAnalyzer>, ISupportLiveUpdate
Diagnostics\BuildToolId.cs (1)
37
internal abstract class Base<T1, T2> :
Base
<T2>
Microsoft.VisualStudio.LanguageServices (1)
TaskList\ExternalErrorDiagnosticUpdateSource.cs (1)
941
private sealed class ArgumentKey : BuildToolId.
Base
<object>
1 reference to Base
Microsoft.CodeAnalysis.Features (1)
Diagnostics\BuildToolId.cs (1)
25
if (obj is not
Base
<T> other)