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