5 references to GetConversionIfApplicable
Microsoft.CodeAnalysis.CSharp (5)
FlowAnalysis\NullableWalker.cs (5)
4845var expression = GetConversionIfApplicable(expressions[i], expressionNoConversion); 6400GetConversionIfApplicable(node, operand), 7330GetConversionIfApplicable(argument, argumentNoConversion), 8849GetConversionIfApplicable(expr, operand), 11646GetConversionIfApplicable(collectionExpression, expr),