7 references to SnapshotWalkerThroughConversionGroup
Microsoft.CodeAnalysis.CSharp (7)
FlowAnalysis\NullableWalker.cs (6)
5146SnapshotWalkerThroughConversionGroup(expression, expressionNoConversion); 6685SnapshotWalkerThroughConversionGroup(operand, operandNoConversion); 8626SnapshotWalkerThroughConversionGroup(before, argument); 9239SnapshotWalkerThroughConversionGroup(node, operand); 9294SnapshotWalkerThroughConversionGroup(expr, operand); 12353SnapshotWalkerThroughConversionGroup(node.Expression, expr);
FlowAnalysis\NullableWalker_Patterns.cs (1)
1034SnapshotWalkerThroughConversionGroup(arm.Value, expression);