3 references to _byOutcome
Microsoft.TestPlatform.CrossPlatEngine (3)
Client\MTP\MtpProxyExecutionManager.cs (3)
520_byOutcome.TryGetValue(result.Outcome, out long count); 521_byOutcome[result.Outcome] = count + 1; 526=> new(_executed, new Dictionary<TestOutcome, long>(_byOutcome));