2 references to CanAddUsingDirectives
Microsoft.CodeAnalysis.CSharp.Workspaces (2)
src\Workspaces\SharedUtilitiesAndExtensions\Workspace\CSharp\LanguageServices\CSharpAddImportsService.cs (2)
139
if (!node.
CanAddUsingDirectives
(_options.AllowInHiddenRegions, _cancellationToken))
172
if (!node.
CanAddUsingDirectives
(_options.AllowInHiddenRegions, _cancellationToken))