16 references to DotNetSdkMSBuildInstalled
Microsoft.CodeAnalysis.Workspaces.MSBuild.UnitTests (16)
NetCoreTests.cs (12)
68[ConditionalFact(typeof(DotNetSdkMSBuildInstalled))] 97[ConditionalFact(typeof(DotNetSdkMSBuildInstalled))] 134[ConditionalFact(typeof(DotNetSdkMSBuildInstalled))] 181[ConditionalFact(typeof(DotNetSdkMSBuildInstalled))] 223[ConditionalFact(typeof(DotNetSdkMSBuildInstalled))] 265[ConditionalFact(typeof(DotNetSdkMSBuildInstalled))] 371[ConditionalFact(typeof(DotNetSdkMSBuildInstalled))] 397[ConditionalFact(typeof(DotNetSdkMSBuildInstalled))] 427[ConditionalFact(typeof(DotNetSdkMSBuildInstalled))] 449[ConditionalFact(typeof(DotNetSdkMSBuildInstalled))] 458[ConditionalFact(typeof(DotNetSdkMSBuildInstalled))] 483[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;