1 override of TupleUnderlyingProperty
Microsoft.CodeAnalysis.VisualBasic (1)
Symbols\Tuples\TuplePropertySymbol.vb (1)
28
Public Overrides ReadOnly Property
TupleUnderlyingProperty
As PropertySymbol
1 reference to TupleUnderlyingProperty
Microsoft.CodeAnalysis.VisualBasic (1)
Symbols\Tuples\TupleTypeSymbol.vb (1)
913
smallDictionary.Add(DirectCast(symbol, PropertySymbol).
TupleUnderlyingProperty
.OriginalDefinition, symbol)