1 reference to AnalyzeNode
Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests (1)
Diagnostics\FixAllProvider\BatchFixerTests.cs (1)
45
=> context.RegisterSyntaxNodeAction<SyntaxKind>(
AnalyzeNode
, SyntaxKind.IdentifierName);