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