5 references to GetConversionIfApplicable
Microsoft.CodeAnalysis.CSharp (5)
FlowAnalysis\NullableWalker.cs (5)
4224
var expression =
GetConversionIfApplicable
(expressions[i], expressionNoConversion);
5631
GetConversionIfApplicable
(node, operand),
6256
GetConversionIfApplicable
(argument, argumentNoConversion),
7506
GetConversionIfApplicable
(expr, operand),
10055
GetConversionIfApplicable
(node.Expression, expr),