2 references to ERR_ObjectRequired
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\Errors\ErrorFacts.cs (1)
49
case ErrorCode.
ERR_ObjectRequired
:
Microsoft\CSharp\RuntimeBinder\Semantics\ExpressionBinder.cs (1)
968
throw ErrorHandling.Error(ErrorCode.
ERR_ObjectRequired
, swt);