Microsoft.Build.Evaluation.Context Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
EvaluationContext |
An object used by the caller to extend the lifespan of evaluation caches (by passing the object on to other evaluations). The caller should throw away the context when the environment changes (IO, environment variables, SDK resolution inputs, etc). This class and its closure needs to be thread safe since API users can do evaluations in parallel. |
Enums
EvaluationContext.SharingPolicy |