7 references to SnapshotWalkerThroughConversionGroup
Microsoft.CodeAnalysis.CSharp (7)
FlowAnalysis\NullableWalker.cs (6)
5106SnapshotWalkerThroughConversionGroup(expression, expressionNoConversion); 6645SnapshotWalkerThroughConversionGroup(operand, operandNoConversion); 8589SnapshotWalkerThroughConversionGroup(before, argument); 9202SnapshotWalkerThroughConversionGroup(node, operand); 9257SnapshotWalkerThroughConversionGroup(expr, operand); 12298SnapshotWalkerThroughConversionGroup(node.Expression, expr);
FlowAnalysis\NullableWalker_Patterns.cs (1)
1032SnapshotWalkerThroughConversionGroup(arm.Value, expression);