5 references to GetConversionIfApplicable
Microsoft.CodeAnalysis.CSharp (5)
FlowAnalysis\NullableWalker.cs (5)
5213var expression = GetConversionIfApplicable(expressions[i], expressionNoConversion); 6786GetConversionIfApplicable(node, operand), 7787GetConversionIfApplicable(argument, argumentNoConversion), 9405GetConversionIfApplicable(expr, operand), 12611GetConversionIfApplicable(collectionExpression, expr),