5 references to GetConversionIfApplicable
Microsoft.CodeAnalysis.CSharp (5)
FlowAnalysis\NullableWalker.cs (5)
5157var expression = GetConversionIfApplicable(expressions[i], expressionNoConversion); 6714GetConversionIfApplicable(node, operand), 7715GetConversionIfApplicable(argument, argumentNoConversion), 9333GetConversionIfApplicable(expr, operand), 12523GetConversionIfApplicable(collectionExpression, expr),