17 references to DotNetSdkMSBuildInstalled
Microsoft.CodeAnalysis.Workspaces.MSBuild.UnitTests (17)
NetCoreTests.cs (13)
70[ConditionalFact(typeof(DotNetSdkMSBuildInstalled))] 99[ConditionalFact(typeof(DotNetSdkMSBuildInstalled))] 120[ConditionalFact(typeof(DotNetSdkMSBuildInstalled))] 157[ConditionalFact(typeof(DotNetSdkMSBuildInstalled))] 204[ConditionalFact(typeof(DotNetSdkMSBuildInstalled))] 246[ConditionalFact(typeof(DotNetSdkMSBuildInstalled))] 288[ConditionalFact(typeof(DotNetSdkMSBuildInstalled))] 394[ConditionalFact(typeof(DotNetSdkMSBuildInstalled))] 420[ConditionalFact(typeof(DotNetSdkMSBuildInstalled))] 450[ConditionalFact(typeof(DotNetSdkMSBuildInstalled))] 472[ConditionalFact(typeof(DotNetSdkMSBuildInstalled))] 481[ConditionalFact(typeof(DotNetSdkMSBuildInstalled))] 506[ConditionalFact(typeof(DotNetSdkMSBuildInstalled))]
NewlyCreatedProjectsFromDotNetNew.cs (3)
50var assemblyLocation = typeof(DotNetSdkMSBuildInstalled).Assembly.Location; 62[ConditionalTheory(typeof(DotNetSdkMSBuildInstalled))] 69[ConditionalTheory(typeof(DotNetSdkMSBuildInstalled))]
Utilities\DotNetSdkMSBuildInstalled.cs (1)
29var assemblyLocation = typeof(DotNetSdkMSBuildInstalled).Assembly.Location;