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