5 references to GetConversionIfApplicable
Microsoft.CodeAnalysis.CSharp (5)
FlowAnalysis\NullableWalker.cs (5)
5133var expression = GetConversionIfApplicable(expressions[i], expressionNoConversion); 6690GetConversionIfApplicable(node, operand), 7656GetConversionIfApplicable(argument, argumentNoConversion), 9283GetConversionIfApplicable(expr, operand), 12410GetConversionIfApplicable(collectionExpression, expr),