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