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