1 write to Collection
Infrastructure.Tests (1)
Shared\TestDataBuilder.cs (1)
196
Collection
= collection,
2 references to Collection
Infrastructure.Tests (2)
PowerShellScripts\BuildTestMatrixTests.cs (1)
283
var partitionEntry = matrix.Tests.First(e => e.
Collection
== "MyPartition");
PowerShellScripts\ExpandTestMatrixGitHubTests.cs (1)
255
Assert.Equal("MyPartition", expandedEntry.
Collection
);