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