3 references to WorkItemStatusCounts
Microsoft.DotNet.Helix.Client (3)
generated-code\Models\AggregatedWorkItemCounts.cs (3)
12
public AggregatedWorkItemCounts(IImmutableDictionary<string, string> key, Models.
WorkItemStatusCounts
data)
22
public Models.
WorkItemStatusCounts
Data { get; set; }
33
if (Data == default(Models.
WorkItemStatusCounts
))