30 references to Join
Aspire.Hosting.JavaScript (1)
Aspire.Hosting.Python (4)
Aspire.Hosting.Python.Tests (4)
AddPythonAppTests.cs (4)
368? Path.Join(expectedVenvPath, "Scripts", "python.exe")
369: Path.Join(expectedVenvPath, "bin", "python");
454Assert.Equal(Path.Join(tempVenvDir.Path, "Scripts", "python.exe"), pythonProjectResource.Command);
458Assert.Equal(Path.Join(tempVenvDir.Path, "bin", "python"), pythonProjectResource.Command);
Microsoft.AspNetCore.Http.Results.Tests (1)
Microsoft.VisualBasic.Tests (4)
System.Drawing.Common.Tests (2)
System.Net.NetworkInformation (1)
System.Private.CoreLib (4)
System.Windows.Forms.Primitives.TestUtilities (1)
System.Windows.Forms.UI.IntegrationTests (6)
WinFormsControlsTest (2)