1 reference to FindCountProperty
Microsoft.CodeAnalysis.Features (1)
Snippets\SnippetProviders\AbstractForLoopSnippetProvider.cs (1)
21var hasCountProperty = FindCountProperty(type, compilation) is not null;