1 write to _reportErrors
Microsoft.VisualBasic.Core (1)
Microsoft\VisualBasic\CompilerServices\IDOBinder.vb (1)
535
Me.
_reportErrors
= reportErrors
5 references to _reportErrors
Microsoft.VisualBasic.Core (5)
Microsoft\VisualBasic\CompilerServices\IDOBinder.vb (5)
554
If errorSuggestion IsNot Nothing AndAlso Not CanBindInvokeDefault(target.Value, argValues, argNames,
_reportErrors
) Then
569
Expression.Constant(
_reportErrors
)
587
Return other IsNot Nothing AndAlso CallInfo.Equals(other.CallInfo) AndAlso
_reportErrors
= other.
_reportErrors
592
Return s_hash Xor CallInfo.GetHashCode() Xor
_reportErrors
.GetHashCode()