5 references to GetConversionIfApplicable
Microsoft.CodeAnalysis.CSharp (5)
FlowAnalysis\NullableWalker.cs (5)
5173var expression = GetConversionIfApplicable(expressions[i], expressionNoConversion); 6730GetConversionIfApplicable(node, operand), 7702GetConversionIfApplicable(argument, argumentNoConversion), 9320GetConversionIfApplicable(expr, operand), 12465GetConversionIfApplicable(collectionExpression, expr),