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