Base:
property
IsMyGroupCollectionProperty
Microsoft.CodeAnalysis.VisualBasic.Symbol.IsMyGroupCollectionProperty
11 overrides of IsMyGroupCollectionProperty
Microsoft.CodeAnalysis.VisualBasic (11)
Binding\Binder_XmlLiterals.vb (1)
1709Friend Overrides ReadOnly Property IsMyGroupCollectionProperty As Boolean
Symbols\AnonymousTypes\SynthesizedSymbols\AnonymousType_PropertySymbol.vb (1)
215Friend Overrides ReadOnly Property IsMyGroupCollectionProperty As Boolean
Symbols\Metadata\PE\PEPropertySymbol.vb (1)
592Friend Overrides ReadOnly Property IsMyGroupCollectionProperty As Boolean
Symbols\Retargeting\RetargetingPropertySymbol.vb (1)
308Friend Overrides ReadOnly Property IsMyGroupCollectionProperty As Boolean
Symbols\SignatureOnlyPropertySymbol.vb (1)
226Friend Overrides ReadOnly Property IsMyGroupCollectionProperty As Boolean
Symbols\Source\SourceNamedTypeSymbol_ComClass.vb (1)
1849Friend Overrides ReadOnly Property IsMyGroupCollectionProperty As Boolean
Symbols\Source\SourcePropertySymbol.vb (1)
1203Friend Overrides ReadOnly Property IsMyGroupCollectionProperty As Boolean
Symbols\SubstitutedPropertySymbol.vb (1)
290Friend Overrides ReadOnly Property IsMyGroupCollectionProperty As Boolean
Symbols\SynthesizedSymbols\SynthesizedOverridingWitheventsProperty.vb (1)
254Friend Overrides ReadOnly Property IsMyGroupCollectionProperty As Boolean
Symbols\SynthesizedSymbols\SynthesizedPropertyBase.vb (1)
130Friend Overrides ReadOnly Property IsMyGroupCollectionProperty As Boolean
Symbols\Tuples\TuplePropertySymbol.vb (1)
98Friend Overrides ReadOnly Property IsMyGroupCollectionProperty As Boolean
5 references to IsMyGroupCollectionProperty
Microsoft.CodeAnalysis.VisualBasic (5)
Binding\Binder_XmlLiterals.vb (1)
1711Debug.Assert(Not _originalDefinition.IsMyGroupCollectionProperty)
Lowering\LocalRewriter\LocalRewriter_BinaryOperators.vb (1)
218propertyAccess.PropertySymbol.IsMyGroupCollectionProperty Then
Symbols\Retargeting\RetargetingPropertySymbol.vb (1)
310Return _underlyingProperty.IsMyGroupCollectionProperty
Symbols\SubstitutedPropertySymbol.vb (1)
292Debug.Assert(Not _originalDefinition.IsMyGroupCollectionProperty) ' the MyGroupCollection is not generic
Symbols\Tuples\TuplePropertySymbol.vb (1)
100Return Me._underlyingProperty.IsMyGroupCollectionProperty