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