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