8 references to SynthesizedDelegateMethodSymbol
Microsoft.CodeAnalysis.VisualBasic (8)
Symbols\AnonymousTypes\PublicSymbols\AnonymousDelegate_TypePublicSymbol.vb (4)
21Private ReadOnly _members As ImmutableArray(Of SynthesizedDelegateMethodSymbol) 62Dim delegateBeginInvoke As SynthesizedDelegateMethodSymbol 63Dim delegateEndInvoke As SynthesizedDelegateMethodSymbol 133Private Shared Function ParameterFromField(container As SynthesizedDelegateMethodSymbol, field As AnonymousTypeField, ordinal As Integer) As ParameterSymbol
Symbols\AnonymousTypes\SynthesizedSymbols\AnonymousDelegate_TemplateSymbol.vb (3)
20Private ReadOnly _members As ImmutableArray(Of SynthesizedDelegateMethodSymbol) 75Dim delegateBeginInvoke As SynthesizedDelegateMethodSymbol 76Dim 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