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