3 references to VarargMismatch
Microsoft.CodeAnalysis.VisualBasic (3)
Symbols\MethodSignatureComparer.vb (3)
379If (comparisons And SymbolComparisonResults.VarargMismatch) <> 0 Then 381results = results Or SymbolComparisonResults.VarargMismatch 382If (stopIfAny And SymbolComparisonResults.VarargMismatch) <> 0 Then