1 reference to IsMemberDeclarationContext
Microsoft.CodeAnalysis.CSharp.Features (1)
Completion\KeywordRecommenders\FixedKeywordRecommender.cs (1)
30=> IsUnsafeStatementContext(context) || IsMemberDeclarationContext(context, cancellationToken);