7 references to SnapshotWalkerThroughConversionGroup
Microsoft.CodeAnalysis.CSharp (7)
FlowAnalysis\NullableWalker.cs (6)
5034SnapshotWalkerThroughConversionGroup(expression, expressionNoConversion); 6571SnapshotWalkerThroughConversionGroup(operand, operandNoConversion); 8465SnapshotWalkerThroughConversionGroup(before, argument); 9078SnapshotWalkerThroughConversionGroup(node, operand); 9133SnapshotWalkerThroughConversionGroup(expr, operand); 11872SnapshotWalkerThroughConversionGroup(node.Expression, expr);
FlowAnalysis\NullableWalker_Patterns.cs (1)
934SnapshotWalkerThroughConversionGroup(arm.Value, expression);