1 write to _containingTuple
Microsoft.CodeAnalysis.VisualBasic (1)
Symbols\Tuples\TupleFieldSymbol.vb (1)
92
_containingTuple
= container
7 references to _containingTuple
Microsoft.CodeAnalysis.VisualBasic (7)
Symbols\Tuples\TupleFieldSymbol.vb (7)
64
Return Me.
_containingTuple
.GetTupleMemberSymbolForUnderlyingMember(Of Symbol)(Me._underlyingField.AssociatedSymbol)
70
Return Me.
_containingTuple
107
Return Hash.Combine(
_containingTuple
.GetHashCode(), _tupleElementIndex.GetHashCode())
117
TypeSymbol.Equals(
_containingTuple
, other.
_containingTuple
, TypeCompareKind.ConsiderEverything)
182
Dim flag As Boolean = Me._underlyingField.ContainingType IsNot Me.
_containingTuple
.TupleUnderlyingType
195
Dim flag As Boolean = Me._underlyingField.ContainingType IsNot Me.
_containingTuple
.TupleUnderlyingType