2 references to BindUDConversionCore
Microsoft.CSharp (2)
Microsoft\CSharp\RuntimeBinder\Semantics\Conversion.cs (2)
1003Expr nonLiftedResult = BindUDConversionCore(nonLiftedArg, typeFrom, typeTo, typeDst, mwiBest); 1041Expr pConversionCall = BindUDConversionCore(nonLiftedArg, typeFrom, typeTo, typeDst, mwiBest);