17 references to DotNetSdkMSBuildInstalled
Microsoft.CodeAnalysis.Workspaces.MSBuild.UnitTests (17)
NetCoreTests.cs (13)
69[ConditionalFact(typeof(DotNetSdkMSBuildInstalled))] 98[ConditionalFact(typeof(DotNetSdkMSBuildInstalled))] 119[ConditionalFact(typeof(DotNetSdkMSBuildInstalled))] 156[ConditionalFact(typeof(DotNetSdkMSBuildInstalled))] 203[ConditionalFact(typeof(DotNetSdkMSBuildInstalled))] 245[ConditionalFact(typeof(DotNetSdkMSBuildInstalled))] 287[ConditionalFact(typeof(DotNetSdkMSBuildInstalled))] 393[ConditionalFact(typeof(DotNetSdkMSBuildInstalled))] 419[ConditionalFact(typeof(DotNetSdkMSBuildInstalled))] 449[ConditionalFact(typeof(DotNetSdkMSBuildInstalled))] 471[ConditionalFact(typeof(DotNetSdkMSBuildInstalled))] 478[ConditionalFact(typeof(DotNetSdkMSBuildInstalled))] 501[ConditionalFact(typeof(DotNetSdkMSBuildInstalled))]
NewlyCreatedProjectsFromDotNetNew.cs (3)
50var assemblyLocation = typeof(DotNetSdkMSBuildInstalled).Assembly.Location; 62[ConditionalTheory(typeof(DotNetSdkMSBuildInstalled))] 67[ConditionalTheory(typeof(DotNetSdkMSBuildInstalled))]
Utilities\DotNetSdkMSBuildInstalled.cs (1)
29var assemblyLocation = typeof(DotNetSdkMSBuildInstalled).Assembly.Location;