Base:
property
IsMyGroupCollectionProperty
Microsoft.CodeAnalysis.VisualBasic.Microsoft.CodeAnalysis.VisualBasic.Symbol.IsMyGroupCollectionProperty
10 overrides of IsMyGroupCollectionProperty
Microsoft.CodeAnalysis.VisualBasic (10)
Symbols\AnonymousTypes\SynthesizedSymbols\AnonymousType_PropertySymbol.vb (1)
219Friend Overrides ReadOnly Property IsMyGroupCollectionProperty As Boolean
Symbols\Metadata\PE\PEPropertySymbol.vb (1)
610Friend Overrides ReadOnly Property IsMyGroupCollectionProperty As Boolean
Symbols\Retargeting\RetargetingPropertySymbol.vb (1)
312Friend Overrides ReadOnly Property IsMyGroupCollectionProperty As Boolean
Symbols\SignatureOnlyPropertySymbol.vb (1)
230Friend Overrides ReadOnly Property IsMyGroupCollectionProperty As Boolean
Symbols\Source\SourceNamedTypeSymbol_ComClass.vb (1)
1874Friend Overrides ReadOnly Property IsMyGroupCollectionProperty As Boolean
Symbols\Source\SourcePropertySymbol.vb (1)
1260Friend Overrides ReadOnly Property IsMyGroupCollectionProperty As Boolean
Symbols\SubstitutedPropertySymbol.vb (1)
294Friend Overrides ReadOnly Property IsMyGroupCollectionProperty As Boolean
Symbols\SynthesizedSymbols\SynthesizedOverridingWitheventsProperty.vb (1)
258Friend Overrides ReadOnly Property IsMyGroupCollectionProperty As Boolean
Symbols\SynthesizedSymbols\SynthesizedPropertyBase.vb (1)
134Friend Overrides ReadOnly Property IsMyGroupCollectionProperty As Boolean
Symbols\Tuples\TuplePropertySymbol.vb (1)
102Friend Overrides ReadOnly Property IsMyGroupCollectionProperty As Boolean
3 references to IsMyGroupCollectionProperty
Microsoft.CodeAnalysis.VisualBasic (3)
Symbols\Retargeting\RetargetingPropertySymbol.vb (1)
314Return _underlyingProperty.IsMyGroupCollectionProperty
Symbols\SubstitutedPropertySymbol.vb (1)
296Debug.Assert(Not _originalDefinition.IsMyGroupCollectionProperty) ' the MyGroupCollection is not generic
Symbols\Tuples\TuplePropertySymbol.vb (1)
104Return Me._underlyingProperty.IsMyGroupCollectionProperty