1 reference to IsTopLevelOfUsingAliasDirective
Microsoft.CodeAnalysis.CSharp.Features (1)
Completion\KeywordRecommenders\DelegateKeywordRecommender.cs (1)
45
&& !context.LeftToken.
IsTopLevelOfUsingAliasDirective
();