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