8 instantiations of WindowsOnlyTheoryAttribute
Microsoft.DotNet.Build.Tasks.Workloads.Tests (6)
PackageTests.cs (2)
31
[
WindowsOnlyTheory
]
53
[
WindowsOnlyTheory
]
SwixDependencyTests.cs (1)
11
[
WindowsOnlyTheory
]
SwixPackageGroupTests.cs (1)
21
[
WindowsOnlyTheory
, MemberData(nameof(PackageGroupData))]
WorkloadManifestTests.cs (2)
11
[
WindowsOnlyTheory
]
21
[
WindowsOnlyTheory
]
Microsoft.DotNet.SignTool.Tests (2)
SignToolTests.cs (2)
3110
[
WindowsOnlyTheory
]
3320
[
WindowsOnlyTheory
]
1 reference to WindowsOnlyTheoryAttribute
Microsoft.DotNet.XUnitExtensions (1)
src\Microsoft.DotNet.XUnitExtensions.Shared\Attributes\WindowsOnlyTheoryAttribute.cs (1)
17
/// Initializes a new instance of the <see cref="
WindowsOnlyTheoryAttribute
"/> class.