2 references to SynthesizedEventDelegateSymbol
Microsoft.CodeAnalysis.VisualBasic (2)
Symbols\Source\SourceEventSymbol.vb (1)
237
type = New
SynthesizedEventDelegateSymbol
(Me._syntaxRef, _containingType)
Symbols\Source\SourceMemberContainerTypeSymbol.vb (1)
273
Return New
SynthesizedEventDelegateSymbol
(declaration.SyntaxReferences(0), Me)