1 reference to AnalyzeNamespaceNode
Microsoft.CodeAnalysis.CSharp.Features (1)
MisplacedUsingDirectivesDiagnosticAnalyzer.cs (1)
52context.RegisterSyntaxNodeAction(AnalyzeNamespaceNode, SyntaxKind.NamespaceDeclaration, SyntaxKind.FileScopedNamespaceDeclaration);