1 override of TupleUnderlyingEvent
Microsoft.CodeAnalysis.VisualBasic (1)
Symbols\Tuples\TupleEventSymbol.vb (1)
26Public Overrides ReadOnly Property TupleUnderlyingEvent As EventSymbol
1 reference to TupleUnderlyingEvent
Microsoft.CodeAnalysis.VisualBasic (1)
Symbols\Tuples\TupleTypeSymbol.vb (1)
892Dim tupleUnderlyingEvent As EventSymbol = DirectCast(symbol, EventSymbol).TupleUnderlyingEvent