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