1 instantiation of FrameStack
Microsoft.Build (1)
Logging\SerialConsoleLogger.cs (1)
978
internal FrameStack contextStack = new
FrameStack
();
2 references to FrameStack
Microsoft.Build (2)
Logging\SerialConsoleLogger.cs (2)
916
/// Initializes a new instance of the <see cref="
FrameStack
"/> class.
978
internal
FrameStack
contextStack = new FrameStack();