2 references to ERR_AmbigUDConv
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\Errors\ErrorFacts.cs (1)
136case ErrorCode.ERR_AmbigUDConv:
Microsoft\CSharp\RuntimeBinder\Semantics\Conversion.cs (1)
1059return ErrorHandling.Error(ErrorCode.ERR_AmbigUDConv, prguci[iuciBestSrc].Meth, prguci[iuciBestDst].Meth, typeSrc, typeDst);