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