2 references to ProfilerResult
Microsoft.Build.Framework (2)
Profiler\ProfilerResult.cs (1)
31if (!(obj is ProfilerResult result))
ProjectEvaluationFinishedEventArgs.cs (1)
57public ProfilerResult? ProfilerResult { get; set; }