2 references to DistributeLiftedConversionIntoLiftedOperand
Microsoft.CodeAnalysis.CSharp (2)
Lowering\LocalRewriter\LocalRewriter_Conversion.cs (2)
1232return DistributeLiftedConversionIntoLiftedOperand(syntax, operand, conversion, false, type); 1272return DistributeLiftedConversionIntoLiftedOperand(syntax, operand, conversion, @checked, type);