2 references to CanAddUsingDirectives
Roslyn.Diagnostics.CSharp.Analyzers (2)
src\Workspaces\SharedUtilitiesAndExtensions\Workspace\CSharp\LanguageServices\CSharpAddImportsService.cs (2)
137
if (!node.
CanAddUsingDirectives
(_options.AllowInHiddenRegions, _cancellationToken))
170
if (!node.
CanAddUsingDirectives
(_options.AllowInHiddenRegions, _cancellationToken))