1 reference to IsInPropertyAccessor
Microsoft.CodeAnalysis.CSharp.Features (1)
Completion\KeywordRecommenders\FieldKeywordRecommender.cs (1)
37
if (!context.IsNameOfContext &&
IsInPropertyAccessor
(context.TargetToken))