2 references to get_Count
Microsoft.CodeAnalysis.Features (2)
ConvertForEachToFor\AbstractConvertForEachToForCodeRefactoringProvider.cs (2)
31private const string get_Count = nameof(get_Count); 301var countSymbol = GetInterfaceMember(current, get_Count);