5 references to GetConversionIfApplicable
Microsoft.CodeAnalysis.CSharp (5)
FlowAnalysis\NullableWalker.cs (5)
5213
var expression =
GetConversionIfApplicable
(expressions[i], expressionNoConversion);
6786
GetConversionIfApplicable
(node, operand),
7787
GetConversionIfApplicable
(argument, argumentNoConversion),
9405
GetConversionIfApplicable
(expr, operand),
12611
GetConversionIfApplicable
(collectionExpression, expr),