2 overrides of GetCodeBlockAnalyzer
Microsoft.CodeAnalysis.CSharp.Analyzers (1)
MetaAnalyzers\CSharpRegisterActionAnalyzer.cs (1)
20protected override RegisterActionCodeBlockAnalyzer GetCodeBlockAnalyzer(
Microsoft.CodeAnalysis.VisualBasic.Analyzers (1)
MetaAnalyzers\BasicRegisterActionAnalyzer.vb (1)
18Protected Overrides Function GetCodeBlockAnalyzer(compilation As Compilation,
1 reference to GetCodeBlockAnalyzer
Microsoft.CodeAnalysis.Analyzers (1)
MetaAnalyzers\RegisterActionAnalyzer.cs (1)
152RegisterActionCodeBlockAnalyzer analyzer = GetCodeBlockAnalyzer(compilation, analysisContext, compilationStartAnalysisContext,