6 references to ParameterByrefMismatch
Microsoft.CodeAnalysis.VisualBasic (6)
Symbols\MethodSignatureComparer.vb (4)
60
ParameterByrefMismatch
Or
70
ParameterByrefMismatch
Or
610
results = results Or SymbolComparisonResults.
ParameterByrefMismatch
611
If (stopIfAny And SymbolComparisonResults.
ParameterByrefMismatch
) <> 0 Then
Symbols\Source\OverrideHidingHelper.vb (1)
878
ElseIf (comparisonResults And SymbolComparisonResults.
ParameterByrefMismatch
) <> 0 Then
Symbols\Source\SourceMemberContainerTypeSymbol.vb (1)
3856
If (comparisonResults And SymbolComparisonResults.
ParameterByrefMismatch
) <> 0 Then