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