1 override of RegisterAttributeSyntax
Microsoft.CodeAnalysis.CSharp.NetAnalyzers (1)
Microsoft.NetCore.Analyzers\Performance\CSharpConstantExpectedAnalyzer.cs (1)
22
protected override void
RegisterAttributeSyntax
(CompilationStartAnalysisContext context, ConstantExpectedContext constantExpectedContext)
1 reference to RegisterAttributeSyntax
Microsoft.CodeAnalysis.NetAnalyzers (1)
Microsoft.NetCore.Analyzers\Performance\ConstantExpectedAnalyzer.cs (1)
142
RegisterAttributeSyntax
(context, constantExpectedContext);