5 references to GetConversionIfApplicable
Microsoft.CodeAnalysis.CSharp (5)
FlowAnalysis\NullableWalker.cs (5)
4903var expression = GetConversionIfApplicable(expressions[i], expressionNoConversion); 6458GetConversionIfApplicable(node, operand), 7425GetConversionIfApplicable(argument, argumentNoConversion), 8991GetConversionIfApplicable(expr, operand), 11800GetConversionIfApplicable(collectionExpression, expr),