19 references to DotNetSdkMSBuildInstalled
Microsoft.CodeAnalysis.Workspaces.MSBuild.UnitTests (19)
NetCoreTests.cs (15)
71
[ConditionalFact(typeof(
DotNetSdkMSBuildInstalled
))]
100
[ConditionalFact(typeof(
DotNetSdkMSBuildInstalled
))]
123
[ConditionalFact(typeof(
DotNetSdkMSBuildInstalled
))]
144
[ConditionalFact(typeof(
DotNetSdkMSBuildInstalled
))]
181
[ConditionalFact(typeof(
DotNetSdkMSBuildInstalled
))]
228
[ConditionalFact(typeof(
DotNetSdkMSBuildInstalled
))]
270
[ConditionalFact(typeof(
DotNetSdkMSBuildInstalled
))]
312
[ConditionalFact(typeof(
DotNetSdkMSBuildInstalled
))]
418
[ConditionalTheory(typeof(
DotNetSdkMSBuildInstalled
))]
486
[ConditionalFact(typeof(
DotNetSdkMSBuildInstalled
))]
533
[ConditionalFact(typeof(
DotNetSdkMSBuildInstalled
))]
563
[ConditionalFact(typeof(
DotNetSdkMSBuildInstalled
))]
585
[ConditionalFact(typeof(
DotNetSdkMSBuildInstalled
))]
592
[ConditionalFact(typeof(
DotNetSdkMSBuildInstalled
))]
615
[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;