5 references to GetConversionIfApplicable
Microsoft.CodeAnalysis.CSharp (5)
FlowAnalysis\NullableWalker.cs (5)
5061
var expression =
GetConversionIfApplicable
(expressions[i], expressionNoConversion);
6616
GetConversionIfApplicable
(node, operand),
7582
GetConversionIfApplicable
(argument, argumentNoConversion),
9159
GetConversionIfApplicable
(expr, operand),
11984
GetConversionIfApplicable
(collectionExpression, expr),