5 instantiations of DotNetOnlyFact
Microsoft.Build.Engine.UnitTests (4)
BinaryLogger_Tests.cs (1)
375[DotNetOnlyFact(additionalMessage: "Tests if the AssemblyLoadContext used to load the task is included in the log text for the event, which is true only on Core.")]
Evaluation\Evaluator_Tests.cs (1)
939[DotNetOnlyFact("Tests .NET SDK-only error")]
Evaluation\ExpanderFunction_Tests.cs (1)
176[DotNetOnlyFact]
XmakeAttributes_Tests.cs (1)
113[DotNetOnlyFact(additionalMessage: "Tests whether 'current' merges with 'net' which is true only on core.")]
Microsoft.Build.Tasks.UnitTests (1)
AssignCulture_Tests.cs (1)
247[DotNetOnlyFact(additionalMessage: "Pseudoloc is special-cased in .NET relative to Framework.")]
1 reference to DotNetOnlyFact
Microsoft.DotNet.XUnitExtensions (1)
Attributes\DotNetOnlyFactAttribute.cs (1)
16/// Initializes a new instance of the <see cref="DotNetOnlyFactAttribute"/> class.