5 references to GetConversionIfApplicable
Microsoft.CodeAnalysis.CSharp (5)
FlowAnalysis\NullableWalker.cs (5)
4905var expression = GetConversionIfApplicable(expressions[i], expressionNoConversion); 6460GetConversionIfApplicable(node, operand), 7427GetConversionIfApplicable(argument, argumentNoConversion), 8993GetConversionIfApplicable(expr, operand), 11804GetConversionIfApplicable(collectionExpression, expr),