1 write to _evaluationContext
Microsoft.Build (1)
Graph\ProjectGraph.cs (1)
458_evaluationContext = EvaluationContext.Create(EvaluationContext.SharingPolicy.Shared);
2 references to _evaluationContext
Microsoft.Build (2)
Graph\ProjectGraph.cs (2)
973Debug.Assert(_evaluationContext is not null); 979_evaluationContext);