1 implementation of IsBaseNamespaceDeclaration
Microsoft.CodeAnalysis.CSharp.CodeStyle (1)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\CSharp\Services\SyntaxFacts\CSharpSyntaxFacts.cs (1)
1480
public bool
IsBaseNamespaceDeclaration
([NotNullWhen(true)] SyntaxNode? node)