3 references to Evaluation
Microsoft.Build (1)
Evaluation\Evaluator.cs (1)
625
AssemblyLoadsTracker.StartTracking(_evaluationLoggingContext, AssemblyLoadingContext.
Evaluation
);
Microsoft.Build.Engine.UnitTests (2)
BackEnd\NodePackets_Tests.cs (2)
66
AssemblyLoadBuildEventArgs assemblyLoad = new(AssemblyLoadingContext.
Evaluation
, null, null, "path", Guid.NewGuid(), null);
288
new AssemblyLoadBuildEventArgs(AssemblyLoadingContext.
Evaluation
, "init", "aname", "path", Guid.NewGuid(), "domain", MessageImportance.Normal),