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)
219
Friend Overrides ReadOnly Property
IsMyGroupCollectionProperty
As Boolean
Symbols\Metadata\PE\PEPropertySymbol.vb (1)
610
Friend Overrides ReadOnly Property
IsMyGroupCollectionProperty
As Boolean
Symbols\Retargeting\RetargetingPropertySymbol.vb (1)
312
Friend Overrides ReadOnly Property
IsMyGroupCollectionProperty
As Boolean
Symbols\SignatureOnlyPropertySymbol.vb (1)
230
Friend Overrides ReadOnly Property
IsMyGroupCollectionProperty
As Boolean
Symbols\Source\SourceNamedTypeSymbol_ComClass.vb (1)
1874
Friend Overrides ReadOnly Property
IsMyGroupCollectionProperty
As Boolean
Symbols\Source\SourcePropertySymbol.vb (1)
1260
Friend Overrides ReadOnly Property
IsMyGroupCollectionProperty
As Boolean
Symbols\SubstitutedPropertySymbol.vb (1)
294
Friend Overrides ReadOnly Property
IsMyGroupCollectionProperty
As Boolean
Symbols\SynthesizedSymbols\SynthesizedOverridingWitheventsProperty.vb (1)
258
Friend Overrides ReadOnly Property
IsMyGroupCollectionProperty
As Boolean
Symbols\SynthesizedSymbols\SynthesizedPropertyBase.vb (1)
134
Friend Overrides ReadOnly Property
IsMyGroupCollectionProperty
As Boolean
Symbols\Tuples\TuplePropertySymbol.vb (1)
102
Friend Overrides ReadOnly Property
IsMyGroupCollectionProperty
As Boolean
3 references to IsMyGroupCollectionProperty
Microsoft.CodeAnalysis.VisualBasic (3)
Symbols\Retargeting\RetargetingPropertySymbol.vb (1)
314
Return _underlyingProperty.
IsMyGroupCollectionProperty
Symbols\SubstitutedPropertySymbol.vb (1)
296
Debug.Assert(Not _originalDefinition.
IsMyGroupCollectionProperty
) ' the MyGroupCollection is not generic
Symbols\Tuples\TuplePropertySymbol.vb (1)
104
Return Me._underlyingProperty.
IsMyGroupCollectionProperty