7 references to SnapshotWalkerThroughConversionGroup
Microsoft.CodeAnalysis.CSharp (7)
FlowAnalysis\NullableWalker.cs (6)
4825SnapshotWalkerThroughConversionGroup(expression, expressionNoConversion); 6362SnapshotWalkerThroughConversionGroup(operand, operandNoConversion); 8216SnapshotWalkerThroughConversionGroup(before, argument); 8772SnapshotWalkerThroughConversionGroup(node, operand); 8827SnapshotWalkerThroughConversionGroup(expr, operand); 11555SnapshotWalkerThroughConversionGroup(node.Expression, expr);
FlowAnalysis\NullableWalker_Patterns.cs (1)
934SnapshotWalkerThroughConversionGroup(arm.Value, expression);