8 instantiations of SynthesizedDelegateMethodSymbol
Microsoft.CodeAnalysis.VisualBasic (8)
Symbols\AnonymousTypes\PublicSymbols\AnonymousDelegate_TypePublicSymbol.vb (4)
38
Dim delegateInvoke = New
SynthesizedDelegateMethodSymbol
(WellKnownMemberNames.DelegateInvokeName,
51
Dim delegateCtor = New
SynthesizedDelegateMethodSymbol
(
76
delegateBeginInvoke = New
SynthesizedDelegateMethodSymbol
(
94
delegateEndInvoke = New
SynthesizedDelegateMethodSymbol
(
Symbols\AnonymousTypes\SynthesizedSymbols\AnonymousDelegate_TemplateSymbol.vb (4)
45
Dim delegateInvoke = New
SynthesizedDelegateMethodSymbol
(WellKnownMemberNames.DelegateInvokeName,
63
Dim delegateCtor = New
SynthesizedDelegateMethodSymbol
(WellKnownMemberNames.InstanceConstructorName,
85
delegateBeginInvoke = New
SynthesizedDelegateMethodSymbol
(WellKnownMemberNames.DelegateBeginInvokeName,
102
delegateEndInvoke = New
SynthesizedDelegateMethodSymbol
(WellKnownMemberNames.DelegateEndInvokeName,
8 references to SynthesizedDelegateMethodSymbol
Microsoft.CodeAnalysis.VisualBasic (8)
Symbols\AnonymousTypes\PublicSymbols\AnonymousDelegate_TypePublicSymbol.vb (4)
21
Private ReadOnly _members As ImmutableArray(Of
SynthesizedDelegateMethodSymbol
)
62
Dim delegateBeginInvoke As
SynthesizedDelegateMethodSymbol
63
Dim delegateEndInvoke As
SynthesizedDelegateMethodSymbol
133
Private Shared Function ParameterFromField(container As
SynthesizedDelegateMethodSymbol
, field As AnonymousTypeField, ordinal As Integer) As ParameterSymbol
Symbols\AnonymousTypes\SynthesizedSymbols\AnonymousDelegate_TemplateSymbol.vb (3)
19
Private ReadOnly _members As ImmutableArray(Of
SynthesizedDelegateMethodSymbol
)
74
Dim delegateBeginInvoke As
SynthesizedDelegateMethodSymbol
75
Dim delegateEndInvoke As
SynthesizedDelegateMethodSymbol
Symbols\SynthesizedSymbols\SynthesizedDelegateMethodSymbol.vb (1)
28
''' Initializes a new instance of the <see cref="
SynthesizedDelegateMethodSymbol
" /> class. The parameters are not initialized and need to be set