2 references to IdLocationKey
Microsoft.VisualStudio.TestPlatform.Extensions.Trx.TestLogger (2)
ObjectModel\TestElement.cs (1)
257testIdParameters[TestId.IdLocationKey] = "@id";
ObjectModel\TestId.cs (1)
91if (parameters.TryGetValue(IdLocationKey, out object? idLocationObj))