4 types derived from SourceDelegateMethodSymbol
Microsoft.CodeAnalysis.VisualBasic (4)
Symbols\Source\SourceDelegateMethodSymbol.vb (4)
212Inherits SourceDelegateMethodSymbol 245Inherits SourceDelegateMethodSymbol 272Inherits SourceDelegateMethodSymbol 320Inherits SourceDelegateMethodSymbol
4 instantiations of SourceDelegateMethodSymbol
Microsoft.CodeAnalysis.VisualBasic (4)
Symbols\Source\SourceDelegateMethodSymbol.vb (4)
221MyBase.New(delegateType, 254MyBase.New(delegateType, 281MyBase.New(invoke.ContainingType, 327MyBase.New(invoke.ContainingType,
2 references to SourceDelegateMethodSymbol
Microsoft.CodeAnalysis.VisualBasic (2)
Symbols\Source\SourceNamedTypeSymbol.vb (1)
249SourceDelegateMethodSymbol.MakeDelegateMembers(Me, node, parameters, binder, ctor, beginInvoke, endInvoke, invoke, diagBag)
Symbols\SynthesizedSymbols\SynthesizedEventDelegateSymbol.vb (1)
69SourceDelegateMethodSymbol.MakeDelegateMembers(Me, Me.EventSyntax, syntax.ParameterList, binder, ctor, beginInvoke, endInvoke, invoke, diagBag)