7 instantiations of WindowsFullFrameworkOnlyTheory
Microsoft.Build.Engine.UnitTests (3)
BackEnd\BuildManager_Logging_Tests.cs (1)
88
[
WindowsFullFrameworkOnlyTheory
]
BuildEnvironmentHelper_Tests.cs (2)
211
[
WindowsFullFrameworkOnlyTheory
(additionalMessage: "No Visual Studio installed for .NET.")]
262
[
WindowsFullFrameworkOnlyTheory
(additionalMessage: "No Visual Studio installed for .NET.")]
Microsoft.Build.Tasks.UnitTests (4)
Copy_Tests.cs (4)
1218
[
WindowsFullFrameworkOnlyTheory
(additionalMessage: ".NET Core 2.1+ no longer validates paths: https://github.com/dotnet/corefx/issues/27779#issuecomment-371253486. Colon is special only on Windows.")]
1569
[
WindowsFullFrameworkOnlyTheory
(additionalMessage: ".NET Core 2.1+ no longer validates paths: https://github.com/dotnet/corefx/issues/27779#issuecomment-371253486. Under Unix all filenames are valid and this test is not useful.")]
2168
[
WindowsFullFrameworkOnlyTheory
]
2212
[
WindowsFullFrameworkOnlyTheory
]
1 reference to WindowsFullFrameworkOnlyTheory
Microsoft.DotNet.XUnitExtensions (1)
Attributes\WindowsFullFrameworkOnlyTheoryAttribute.cs (1)
17
/// Initializes a new instance of the <see cref="
WindowsFullFrameworkOnlyTheoryAttribute
"/> class.