3 references to WithEventsSourceProperty
Microsoft.CodeAnalysis.VisualBasic (1)
Binding\SyntheticBoundTrees\SynthesizedPropertyAccessorBase.vb (1)
173
DirectCast(handledEvent.
WithEventsSourceProperty
, PropertySymbol)))
Microsoft.CodeAnalysis.VisualBasic.Features (2)
EditAndContinue\VisualBasicEditAndContinueAnalyzer.vb (2)
2449
SymbolsEquivalent(x.
WithEventsSourceProperty
, y.
WithEventsSourceProperty
)