2 writes to _interactivePromptDepth
aspire (2)
Interaction\ConsoleLogBufferContext.cs (2)
30_interactivePromptDepth++; 67_interactivePromptDepth--;
3 references to _interactivePromptDepth
aspire (3)
Interaction\ConsoleLogBufferContext.cs (3)
45if (_interactivePromptDepth > 0) 65if (_interactivePromptDepth > 0) 70if (_interactivePromptDepth > 0)