19 references to DotNetSdkMSBuildInstalled
Microsoft.CodeAnalysis.Workspaces.MSBuild.UnitTests (19)
NetCoreTests.cs (15)
73
[ConditionalFact(typeof(
DotNetSdkMSBuildInstalled
))]
102
[ConditionalFact(typeof(
DotNetSdkMSBuildInstalled
))]
125
[ConditionalFact(typeof(
DotNetSdkMSBuildInstalled
))]
146
[ConditionalFact(typeof(
DotNetSdkMSBuildInstalled
))]
183
[ConditionalFact(typeof(
DotNetSdkMSBuildInstalled
))]
230
[ConditionalFact(typeof(
DotNetSdkMSBuildInstalled
))]
272
[ConditionalFact(typeof(
DotNetSdkMSBuildInstalled
))]
314
[ConditionalFact(typeof(
DotNetSdkMSBuildInstalled
))]
420
[ConditionalTheory(typeof(
DotNetSdkMSBuildInstalled
))]
488
[ConditionalFact(typeof(
DotNetSdkMSBuildInstalled
))]
535
[ConditionalFact(typeof(
DotNetSdkMSBuildInstalled
))]
565
[ConditionalFact(typeof(
DotNetSdkMSBuildInstalled
))]
587
[ConditionalFact(typeof(
DotNetSdkMSBuildInstalled
))]
594
[ConditionalFact(typeof(
DotNetSdkMSBuildInstalled
))]
617
[ConditionalFact(typeof(
DotNetSdkMSBuildInstalled
))]
NewlyCreatedProjectsFromDotNetNew.cs (3)
51
var assemblyLocation = typeof(
DotNetSdkMSBuildInstalled
).Assembly.Location;
66
[ConditionalTheory(typeof(
DotNetSdkMSBuildInstalled
), typeof(Bitness64))]
76
[ConditionalTheory(typeof(
DotNetSdkMSBuildInstalled
), typeof(Bitness64))]
Utilities\DotNetSdkMSBuildInstalled.cs (1)
29
var assemblyLocation = typeof(
DotNetSdkMSBuildInstalled
).Assembly.Location;