4 types derived from SynthesizedPropertyAccessorBase
Microsoft.CodeAnalysis.VisualBasic (4)
Symbols\AnonymousTypes\PublicSymbols\AnonymousType_PropertyPublicAccessors.vb (1)
12Inherits SynthesizedPropertyAccessorBase(Of PropertySymbol)
Symbols\AnonymousTypes\SynthesizedSymbols\AnonymousType_PropertyAccessors.vb (1)
16Inherits SynthesizedPropertyAccessorBase(Of PropertySymbol)
Symbols\Source\SynthesizedMyGroupCollectionPropertyAccessorSymbol.vb (1)
23Inherits SynthesizedPropertyAccessorBase(Of SynthesizedMyGroupCollectionPropertySymbol)
Symbols\Source\SynthesizedWithEventsAccessorSymbol.vb (1)
14Inherits SynthesizedPropertyAccessorBase(Of PropertySymbol)
4 instantiations of SynthesizedPropertyAccessorBase
Microsoft.CodeAnalysis.VisualBasic (4)
Symbols\AnonymousTypes\PublicSymbols\AnonymousType_PropertyPublicAccessors.vb (1)
17MyBase.New([property].ContainingType, [property])
Symbols\AnonymousTypes\SynthesizedSymbols\AnonymousType_PropertyAccessors.vb (1)
21MyBase.New([property].ContainingType, [property])
Symbols\Source\SynthesizedMyGroupCollectionPropertyAccessorSymbol.vb (1)
28MyBase.New(container, [property])
Symbols\Source\SynthesizedWithEventsAccessorSymbol.vb (1)
20MyBase.New(container, [property])