5 references to GetConversionIfApplicable
Microsoft.CodeAnalysis.CSharp (5)
FlowAnalysis\NullableWalker.cs (5)
4852
var expression =
GetConversionIfApplicable
(expressions[i], expressionNoConversion);
6407
GetConversionIfApplicable
(node, operand),
7333
GetConversionIfApplicable
(argument, argumentNoConversion),
8853
GetConversionIfApplicable
(expr, operand),
11669
GetConversionIfApplicable
(collectionExpression, expr),