1 write to StartingStackDepth
Microsoft.CodeAnalysis (1)
Operations\ControlFlowGraphBuilder.InterpolatedStringContext.cs (1)
25StartingStackDepth = startingStackDepth;
1 reference to StartingStackDepth
Microsoft.CodeAnalysis (1)
Operations\ControlFlowGraphBuilder.cs (1)
7047int targetStackDepth = _currentInterpolatedStringHandlerArgumentContext.StartingStackDepth + argumentIndex;