5 references to GetConversionIfApplicable
Microsoft.CodeAnalysis.CSharp (5)
FlowAnalysis\NullableWalker.cs (5)
4224var expression = GetConversionIfApplicable(expressions[i], expressionNoConversion); 5631GetConversionIfApplicable(node, operand), 6256GetConversionIfApplicable(argument, argumentNoConversion), 7506GetConversionIfApplicable(expr, operand), 10055GetConversionIfApplicable(node.Expression, expr),