2 types derived from SynthesizedWithEventsAccessorSymbol
Microsoft.CodeAnalysis.VisualBasic (2)
Symbols\Source\SynthesizedWithEventsAccessorSymbol.vb (2)
116Inherits SynthesizedWithEventsAccessorSymbol 157Inherits SynthesizedWithEventsAccessorSymbol
2 instantiations of SynthesizedWithEventsAccessorSymbol
Microsoft.CodeAnalysis.VisualBasic (2)
Symbols\Source\SynthesizedWithEventsAccessorSymbol.vb (2)
121MyBase.New(container, propertySymbol) 167MyBase.New(container, propertySymbol)
2 references to SynthesizedWithEventsAccessorSymbol
Microsoft.CodeAnalysis.VisualBasic (2)
Symbols\SynthesizedSymbols\SynthesizedOverridingWitheventsProperty.vb (2)
51Private ReadOnly _getter As SynthesizedWithEventsAccessorSymbol 52Private ReadOnly _setter As SynthesizedWithEventsAccessorSymbol