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