2 references to ERR_BadDelArgTypes
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\Errors\ErrorFacts.cs (1)
169case ErrorCode.ERR_BadDelArgTypes:
Microsoft\CSharp\RuntimeBinder\Semantics\GroupToArgsBinder.cs (1)
1236return ErrorHandling.Error(ErrorCode.ERR_BadDelArgTypes, _results.BestResult.GetType());