2 references to ContainsTupleNames
Microsoft.CodeAnalysis.VisualBasic (2)
Symbols\Source\ImplementsHelper.vb (1)
509
If implementedSym IsNot Nothing AndAlso implementingSym.
ContainsTupleNames
() AndAlso
Symbols\Source\OverrideHidingHelper.vb (1)
898
ElseIf member.
ContainsTupleNames
() AndAlso (comparisonResults And SymbolComparisonResults.TupleNamesMismatch) <> 0 Then