5 references to GetConversionIfApplicable
Microsoft.CodeAnalysis.CSharp (5)
FlowAnalysis\NullableWalker.cs (5)
5061var expression = GetConversionIfApplicable(expressions[i], expressionNoConversion); 6616GetConversionIfApplicable(node, operand), 7582GetConversionIfApplicable(argument, argumentNoConversion), 9159GetConversionIfApplicable(expr, operand), 11984GetConversionIfApplicable(collectionExpression, expr),