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