19 references to DotNetSdkMSBuildInstalled
Microsoft.CodeAnalysis.Workspaces.MSBuild.UnitTests (19)
NetCoreTests.cs (15)
70[ConditionalFact(typeof(DotNetSdkMSBuildInstalled))] 99[ConditionalFact(typeof(DotNetSdkMSBuildInstalled))] 122[ConditionalFact(typeof(DotNetSdkMSBuildInstalled))] 143[ConditionalFact(typeof(DotNetSdkMSBuildInstalled))] 180[ConditionalFact(typeof(DotNetSdkMSBuildInstalled))] 227[ConditionalFact(typeof(DotNetSdkMSBuildInstalled))] 269[ConditionalFact(typeof(DotNetSdkMSBuildInstalled))] 311[ConditionalFact(typeof(DotNetSdkMSBuildInstalled))] 417[ConditionalTheory(typeof(DotNetSdkMSBuildInstalled))] 458[ConditionalTheory(typeof(DotNetSdkMSBuildInstalled), AlwaysSkip = "https://github.com/dotnet/roslyn/issues/81589")] 504[ConditionalFact(typeof(DotNetSdkMSBuildInstalled))] 534[ConditionalFact(typeof(DotNetSdkMSBuildInstalled))] 556[ConditionalFact(typeof(DotNetSdkMSBuildInstalled))] 563[ConditionalFact(typeof(DotNetSdkMSBuildInstalled))] 586[ConditionalFact(typeof(DotNetSdkMSBuildInstalled))]
NewlyCreatedProjectsFromDotNetNew.cs (3)
51var assemblyLocation = typeof(DotNetSdkMSBuildInstalled).Assembly.Location; 66[ConditionalTheory(typeof(DotNetSdkMSBuildInstalled), typeof(Bitness64))] 76[ConditionalTheory(typeof(DotNetSdkMSBuildInstalled), typeof(Bitness64))]
Utilities\DotNetSdkMSBuildInstalled.cs (1)
29var assemblyLocation = typeof(DotNetSdkMSBuildInstalled).Assembly.Location;