7 references to SnapshotWalkerThroughConversionGroup
Microsoft.CodeAnalysis.CSharp (7)
FlowAnalysis\NullableWalker.cs (6)
4878SnapshotWalkerThroughConversionGroup(expression, expressionNoConversion); 6415SnapshotWalkerThroughConversionGroup(operand, operandNoConversion); 8310SnapshotWalkerThroughConversionGroup(before, argument); 8912SnapshotWalkerThroughConversionGroup(node, operand); 8967SnapshotWalkerThroughConversionGroup(expr, operand); 11691SnapshotWalkerThroughConversionGroup(node.Expression, expr);
FlowAnalysis\NullableWalker_Patterns.cs (1)
934SnapshotWalkerThroughConversionGroup(arm.Value, expression);