10 types derived from SynthesizedRegularMethodBase
Microsoft.CodeAnalysis.VisualBasic (10)
Binding\SyntheticBoundTrees\AnonymousTypeSyntheticMethods.vb (4)
54Inherits SynthesizedRegularMethodBase 85Inherits SynthesizedRegularMethodBase 184Inherits SynthesizedRegularMethodBase 326Inherits SynthesizedRegularMethodBase
Symbols\AnonymousTypes\SynthesizedSymbols\AnonymousType_EqualsMethodSymbol.vb (1)
14Inherits SynthesizedRegularMethodBase
Symbols\AnonymousTypes\SynthesizedSymbols\AnonymousType_GetHashCodeMethodSymbol.vb (1)
13Inherits SynthesizedRegularMethodBase
Symbols\AnonymousTypes\SynthesizedSymbols\AnonymousType_IEquatable_EqualsMethodSymbol.vb (1)
14Inherits SynthesizedRegularMethodBase
Symbols\AnonymousTypes\SynthesizedSymbols\AnonymousType_ToStringMethodSymbol.vb (1)
17Inherits SynthesizedRegularMethodBase
Symbols\Source\SynthesizedMainTypeEntryPoint.vb (1)
22Inherits SynthesizedRegularMethodBase
Symbols\SynthesizedSymbols\SynthesizedSimpleMethodSymbol.vb (1)
16Inherits SynthesizedRegularMethodBase
6 instantiations of SynthesizedRegularMethodBase
Microsoft.CodeAnalysis.VisualBasic (6)
Symbols\AnonymousTypes\SynthesizedSymbols\AnonymousType_EqualsMethodSymbol.vb (1)
20MyBase.New(VisualBasicSyntaxTree.Dummy.GetRoot(), container, WellKnownMemberNames.ObjectEquals)
Symbols\AnonymousTypes\SynthesizedSymbols\AnonymousType_GetHashCodeMethodSymbol.vb (1)
16MyBase.New(VisualBasicSyntaxTree.Dummy.GetRoot(), container, WellKnownMemberNames.ObjectGetHashCode)
Symbols\AnonymousTypes\SynthesizedSymbols\AnonymousType_IEquatable_EqualsMethodSymbol.vb (1)
20MyBase.New(VisualBasicSyntaxTree.Dummy.GetRoot(), container, WellKnownMemberNames.ObjectEquals)
Symbols\AnonymousTypes\SynthesizedSymbols\AnonymousType_ToStringMethodSymbol.vb (1)
20MyBase.New(VisualBasic.VisualBasicSyntaxTree.Dummy.GetRoot(), container, WellKnownMemberNames.ObjectToString)
Symbols\Source\SynthesizedMainTypeEntryPoint.vb (1)
25MyBase.New(syntaxNode, container, WellKnownMemberNames.EntryPointMethodName, isShared:=True)
Symbols\SynthesizedSymbols\SynthesizedSimpleMethodSymbol.vb (1)
31MyBase.New(VisualBasicSyntaxTree.Dummy.GetRoot(), container, name)