5 references to GetConversionIfApplicable
Microsoft.CodeAnalysis.CSharp (5)
FlowAnalysis\NullableWalker.cs (5)
5171var expression = GetConversionIfApplicable(expressions[i], expressionNoConversion); 6728GetConversionIfApplicable(node, operand), 7729GetConversionIfApplicable(argument, argumentNoConversion), 9347GetConversionIfApplicable(expr, operand), 12533GetConversionIfApplicable(collectionExpression, expr),