5 references to GetConversionIfApplicable
Microsoft.CodeAnalysis.CSharp (5)
FlowAnalysis\NullableWalker.cs (5)
5157
var expression =
GetConversionIfApplicable
(expressions[i], expressionNoConversion);
6714
GetConversionIfApplicable
(node, operand),
7715
GetConversionIfApplicable
(argument, argumentNoConversion),
9333
GetConversionIfApplicable
(expr, operand),
12523
GetConversionIfApplicable
(collectionExpression, expr),