2 references to ERR_BadArgTypes
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\Errors\ErrorFacts.cs (1)
154case ErrorCode.ERR_BadArgTypes:
Microsoft\CSharp\RuntimeBinder\Semantics\GroupToArgsBinder.cs (1)
1239return ErrorHandling.Error(ErrorCode.ERR_BadArgTypes, _results.BestResult);