7 references to SnapshotWalkerThroughConversionGroup
Microsoft.CodeAnalysis.CSharp (7)
FlowAnalysis\NullableWalker.cs (6)
4818SnapshotWalkerThroughConversionGroup(expression, expressionNoConversion); 6355SnapshotWalkerThroughConversionGroup(operand, operandNoConversion); 8213SnapshotWalkerThroughConversionGroup(before, argument); 8768SnapshotWalkerThroughConversionGroup(node, operand); 8823SnapshotWalkerThroughConversionGroup(expr, operand); 11537SnapshotWalkerThroughConversionGroup(node.Expression, expr);
FlowAnalysis\NullableWalker_Patterns.cs (1)
932SnapshotWalkerThroughConversionGroup(arm.Value, expression);