2 references to TestId
Aspire.TestTools (2)
TrxReader.cs (2)
157if (!string.IsNullOrWhiteSpace(unitTestResult.TestId) 159&& testDefinitions.TryGetValue(unitTestResult.TestId, out var testDefinition)