1 write to _container
Microsoft.CodeAnalysis.VisualBasic (1)
Symbols\Tuples\TupleParameterSymbol.vb (1)
48Me._container = container
3 references to _container
Microsoft.CodeAnalysis.VisualBasic (3)
Symbols\Tuples\TupleParameterSymbol.vb (3)
16Return Me._container 61(other IsNot Nothing AndAlso Me._container = other._container AndAlso Me._underlyingParameter = other._underlyingParameter)