5 references to GetConversionIfApplicable
Microsoft.CodeAnalysis.CSharp (5)
FlowAnalysis\NullableWalker.cs (5)
4903
var expression =
GetConversionIfApplicable
(expressions[i], expressionNoConversion);
6458
GetConversionIfApplicable
(node, operand),
7425
GetConversionIfApplicable
(argument, argumentNoConversion),
8991
GetConversionIfApplicable
(expr, operand),
11800
GetConversionIfApplicable
(collectionExpression, expr),