2 references to ERR_BadNamedArgument
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\Errors\ErrorFacts.cs (1)
178case ErrorCode.ERR_BadNamedArgument:
Microsoft\CSharp\RuntimeBinder\Semantics\GroupToArgsBinder.cs (1)
1201: ErrorHandling.Error(ErrorCode.ERR_BadNamedArgument, _pGroup.Name, _pInvalidSpecifiedName);