2 references to FindAccessibleIntegerProperty
Microsoft.CodeAnalysis.Features (2)
Snippets\SnippetProviders\AbstractForLoopSnippetProvider.cs (2)
31
=>
FindAccessibleIntegerProperty
(type, compilation, "Length");
34
=>
FindAccessibleIntegerProperty
(type, compilation, "Count");