5 references to GetConversionIfApplicable
Microsoft.CodeAnalysis.CSharp (5)
FlowAnalysis\NullableWalker.cs (5)
4905
var expression =
GetConversionIfApplicable
(expressions[i], expressionNoConversion);
6460
GetConversionIfApplicable
(node, operand),
7427
GetConversionIfApplicable
(argument, argumentNoConversion),
8993
GetConversionIfApplicable
(expr, operand),
11804
GetConversionIfApplicable
(collectionExpression, expr),