2 references to MSBuildTestCase
dotnet-format.UnitTests (2)
XUnit\MSBuildFactDiscoverer.cs (1)
24
.Select(testCase => new
MSBuildTestCase
(testCase));
XUnit\MSBuildTheoryDiscoverer.cs (1)
24
.Select(testCase => new
MSBuildTestCase
(testCase));