11 references to IteratorProperty
Microsoft.CodeAnalysis.VisualBasic.Features (2)
Completion\KeywordRecommenders\Declarations\IteratorKeywordRecommender.vb (1)
24If modifiers.CouldApplyToOneOf(PossibleDeclarationTypes.IteratorFunction Or PossibleDeclarationTypes.IteratorProperty) AndAlso
Completion\KeywordRecommenders\Declarations\PropertyKeywordRecommender.vb (1)
24If modifiers.CouldApplyToOneOf(PossibleDeclarationTypes.Property Or PossibleDeclarationTypes.IteratorProperty) Then
Microsoft.CodeAnalysis.VisualBasic.Workspaces (9)
ModifierCollectionFacts.vb (9)
100PossibleDeclarationTypes.IteratorProperty) 118PossibleDeclarationTypes.IteratorProperty) 128PossibleDeclarationTypes.IteratorProperty) 134PossibleDeclarationTypes.IteratorProperty) 143PossibleDeclarationTypes.IteratorProperty) 168PossibleDeclarationTypes.IteratorProperty) 187PossibleDeclarationTypes.IteratorProperty) 204PossibleDeclarationTypes.IteratorProperty) 315PossibleDeclarationTypes.IteratorProperty