7 references to SnapshotWalkerThroughConversionGroup
Microsoft.CodeAnalysis.CSharp (7)
FlowAnalysis\NullableWalker.cs (6)
4195SnapshotWalkerThroughConversionGroup(expression, expressionNoConversion); 5594SnapshotWalkerThroughConversionGroup(operand, operandNoConversion); 6962SnapshotWalkerThroughConversionGroup(before, argument); 7433SnapshotWalkerThroughConversionGroup(node, operand); 7480SnapshotWalkerThroughConversionGroup(expr, operand); 9963SnapshotWalkerThroughConversionGroup(node.Expression, expr);
FlowAnalysis\NullableWalker_Patterns.cs (1)
892SnapshotWalkerThroughConversionGroup(arm.Value, expression);