ProfilerResult Struct

Summary

Result of profiling an evaluation
Namespace
Microsoft.Build.Framework.Profiler
Base Types
  • object
  • ValueType
graph TD Base0["ValueType"]-->Type Base1["object"]-->Base0 Type["ProfilerResult"] class Type type-node

Syntax

public struct ProfilerResult : ValueType

Constructors

Properties

Name Value Summary
ProfiledLocations IReadOnlyDictionary<TKey, TValue>

Methods

Name Value Summary
Equals(object) bool
GetHashCode() int