5 references to GetConversionIfApplicable
Microsoft.CodeAnalysis.CSharp (5)
FlowAnalysis\NullableWalker.cs (5)
5173
var expression =
GetConversionIfApplicable
(expressions[i], expressionNoConversion);
6730
GetConversionIfApplicable
(node, operand),
7702
GetConversionIfApplicable
(argument, argumentNoConversion),
9320
GetConversionIfApplicable
(expr, operand),
12465
GetConversionIfApplicable
(collectionExpression, expr),