2 references to EventSymbol
Microsoft.CodeAnalysis.VisualBasic (2)
Analysis\InitializerRewriter.vb (1)
113Dim eventSymbol = DirectCast(handledEvent.EventSymbol, EventSymbol)
Binding\SyntheticBoundTrees\SynthesizedPropertyAccessorBase.vb (1)
172DirectCast(handledEvent.EventSymbol, EventSymbol),