1 reference to FindLengthProperty
Microsoft.CodeAnalysis.Features (1)
Snippets\SnippetProviders\AbstractForLoopSnippetProvider.cs (1)
20var hasLengthProperty = FindLengthProperty(type, compilation) is not null;