8 types derived from SynthesizedMethodBase
Microsoft.CodeAnalysis.VisualBasic (8)
Symbols\Source\SynthesizedEntryPointSymbol.vb (1)
13Inherits SynthesizedMethodBase
Symbols\Source\SynthesizedInteractiveInitializerMethod.vb (1)
10Inherits SynthesizedMethodBase
Symbols\SynthesizedSymbols\SynthesizedAccessor.vb (1)
15Inherits SynthesizedMethodBase
Symbols\SynthesizedSymbols\SynthesizedConstructorBase.vb (1)
16Inherits SynthesizedMethodBase
Symbols\SynthesizedSymbols\SynthesizedInterfaceImplementationStubSymbol.vb (1)
17Inherits SynthesizedMethodBase
Symbols\SynthesizedSymbols\SynthesizedIntrinsicOperatorSymbol.vb (1)
9Inherits SynthesizedMethodBase
Symbols\SynthesizedSymbols\SynthesizedMethod.vb (1)
20Inherits SynthesizedMethodBase
Symbols\SynthesizedSymbols\SynthesizedRegularMethodBase.vb (1)
16Inherits SynthesizedMethodBase
8 instantiations of SynthesizedMethodBase
Microsoft.CodeAnalysis.VisualBasic (8)
Symbols\Source\SynthesizedEntryPointSymbol.vb (1)
49MyBase.New(containingType)
Symbols\Source\SynthesizedInteractiveInitializerMethod.vb (1)
25MyBase.New(containingType)
Symbols\SynthesizedSymbols\SynthesizedAccessor.vb (1)
21MyBase.New(container)
Symbols\SynthesizedSymbols\SynthesizedConstructorBase.vb (1)
40MyBase.New(container)
Symbols\SynthesizedSymbols\SynthesizedIntrinsicOperatorSymbol.vb (2)
16MyBase.New(container) 25MyBase.New(container)
Symbols\SynthesizedSymbols\SynthesizedMethod.vb (1)
32MyBase.New(containingSymbol)
Symbols\SynthesizedSymbols\SynthesizedRegularMethodBase.vb (1)
28MyBase.New(container)