2 types derived from SynthesizedAccessor
Microsoft.CodeAnalysis.VisualBasic (2)
Symbols\Source\SynthesizedEventAccessorSymbol.vb (1)
18Inherits SynthesizedAccessor(Of SourceEventSymbol)
Symbols\SynthesizedSymbols\SynthesizedPropertyAccessorBase.vb (1)
8Inherits SynthesizedAccessor(Of T)
2 instantiations of SynthesizedAccessor
Microsoft.CodeAnalysis.VisualBasic (2)
Symbols\Source\SynthesizedEventAccessorSymbol.vb (1)
26MyBase.New(container, [event])
Symbols\SynthesizedSymbols\SynthesizedPropertyAccessorBase.vb (1)
11MyBase.New(container, [property])