CompilationGlobalsScope Type
This represents the global state established as each task function runs as part of the build. Use to reset error and warning handlers.
Constructors
Constructor |
Description
|
|
When disposed, restores caller's diagnostics logger and build phase.
|
Full Usage:
CompilationGlobalsScope(diagnosticsLogger, buildPhase)
Parameters:
DiagnosticsLogger
buildPhase : BuildPhase
Returns: CompilationGlobalsScope
|
|
Instance members
Instance member |
Description
|
|
|
|
|