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