2 references to ERR_CantInferMethTypeArgs
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\Errors\ErrorFacts.cs (1)
127case ErrorCode.ERR_CantInferMethTypeArgs:
Microsoft\CSharp\RuntimeBinder\Semantics\GroupToArgsBinder.cs (1)
1177return ErrorHandling.Error(ErrorCode.ERR_CantInferMethTypeArgs, mwtCantInfer);