5 references to GetConversionIfApplicable
Microsoft.CodeAnalysis.CSharp (5)
FlowAnalysis\NullableWalker.cs (5)
4852var expression = GetConversionIfApplicable(expressions[i], expressionNoConversion); 6407GetConversionIfApplicable(node, operand), 7333GetConversionIfApplicable(argument, argumentNoConversion), 8853GetConversionIfApplicable(expr, operand), 11669GetConversionIfApplicable(collectionExpression, expr),