114 references to Combine
ClientSample (1)
Crossgen2Tasks (15)
ResolveReadyToRunCompilers.cs (15)
257_crossgenTool.ClrJitPath = Path.Combine(_crossgenTool.PackagePath, "runtimes", _targetRuntimeIdentifier, "native", "clrjit.dll");
258_crossgenTool.DiaSymReaderPath = Path.Combine(_crossgenTool.PackagePath, "runtimes", _targetRuntimeIdentifier, "native", "Microsoft.DiaSymReader.Native.arm.dll");
264_crossgenTool.ClrJitPath = Path.Combine(_crossgenTool.PackagePath, "runtimes", "x86_arm", "native", "clrjit.dll");
265_crossgenTool.DiaSymReaderPath = Path.Combine(_crossgenTool.PackagePath, "runtimes", "x86_arm", "native", "Microsoft.DiaSymReader.Native.x86.dll");
273_crossgenTool.ClrJitPath = Path.Combine(_crossgenTool.PackagePath, "runtimes", _targetRuntimeIdentifier, "native", "clrjit.dll");
274_crossgenTool.DiaSymReaderPath = Path.Combine(_crossgenTool.PackagePath, "runtimes", _targetRuntimeIdentifier, "native", "Microsoft.DiaSymReader.Native.arm64.dll");
285_crossgenTool.ClrJitPath = Path.Combine(_crossgenTool.PackagePath, "runtimes", "x64_arm64", "native", "clrjit.dll");
286_crossgenTool.DiaSymReaderPath = Path.Combine(_crossgenTool.PackagePath, "runtimes", "x64_arm64", "native", "Microsoft.DiaSymReader.Native.amd64.dll");
292_crossgenTool.ClrJitPath = Path.Combine(_crossgenTool.PackagePath, "runtimes", _targetRuntimeIdentifier, "native", "clrjit.dll");
295_crossgenTool.DiaSymReaderPath = Path.Combine(_crossgenTool.PackagePath, "runtimes", _targetRuntimeIdentifier, "native", "Microsoft.DiaSymReader.Native.amd64.dll");
299_crossgenTool.DiaSymReaderPath = Path.Combine(_crossgenTool.PackagePath, "runtimes", _targetRuntimeIdentifier, "native", "Microsoft.DiaSymReader.Native.x86.dll");
312_crossgenTool.ClrJitPath = Path.Combine(_crossgenTool.PackagePath, "runtimes", _targetRuntimeIdentifier, "native", "libclrjit.dylib");
322_crossgenTool.ClrJitPath = Path.Combine(_crossgenTool.PackagePath, "runtimes", _targetRuntimeIdentifier, "native", "libclrjit.so");
328_crossgenTool.ClrJitPath = Path.Combine(_crossgenTool.PackagePath, "runtimes", xarchPath, "native", "libclrjit.so");
338_crossgenTool.ClrJitPath = Path.Combine(_crossgenTool.PackagePath, "runtimes", _targetRuntimeIdentifier, "native", "libclrjit.so");
dotnet-dev-certs (3)
src\Shared\CertificateGeneration\UnixCertificateManager.cs (2)
481return Path.Combine(homeDirectory, "snap", "chromium", "current", ".pki", "nssdb");
491return Path.Combine(homeDirectory, "snap", "firefox", "common", ".mozilla", "firefox");
dotnet-getdocument (1)
dotnet-openapi (1)
dotnet-sql-cache (1)
dotnet-user-jwts (1)
dotnet-user-secrets (1)
FilesWebSite (1)
GenerateAnalyzerNuspec (2)
GenerateDocumentationAndConfigFiles (1)
GenerateRulesMissingDocumentation (1)
GetDocument.Insider (1)
IIS.FunctionalTests (4)
IIS.LongTests (4)
IIS.NewHandler.FunctionalTests (4)
IIS.NewShim.FunctionalTests (4)
IIS.ShadowCopy.Tests (4)
IISExpress.FunctionalTests (2)
Microsoft.AspNetCore.Components.WebAssembly.Server (1)
Microsoft.AspNetCore.DeveloperCertificates.XPlat (2)
src\Shared\CertificateGeneration\UnixCertificateManager.cs (2)
481return Path.Combine(homeDirectory, "snap", "chromium", "current", ".pki", "nssdb");
491return Path.Combine(homeDirectory, "snap", "firefox", "common", ".mozilla", "firefox");
Microsoft.AspNetCore.Identity.Test (2)
Microsoft.AspNetCore.OpenApi.Build.Tests (1)
Microsoft.AspNetCore.Server.IntegrationTesting (1)
Microsoft.AspNetCore.Server.IntegrationTesting.IIS (1)
Microsoft.AspNetCore.Server.Kestrel.Core (2)
src\Shared\CertificateGeneration\UnixCertificateManager.cs (2)
481return Path.Combine(homeDirectory, "snap", "chromium", "current", ".pki", "nssdb");
491return Path.Combine(homeDirectory, "snap", "firefox", "common", ".mozilla", "firefox");
Microsoft.AspNetCore.Shared.Tests (1)
Microsoft.AspNetCore.StaticFiles.FunctionalTests (1)
Microsoft.AspNetCore.WebSockets.ConformanceTests (2)
Microsoft.CodeAnalysis.Workspaces.MSBuild (2)
Microsoft.CodeAnalysis.Workspaces.MSBuild.UnitTests (3)
NetCoreTests.cs (3)
85Assert.Equal(Path.Combine(projectDir, "bin", "Debug", "netcoreapp3.1", "Project.dll"), project.OutputFilePath);
86Assert.Equal(Path.Combine(projectDir, "obj", "Debug", "netcoreapp3.1", "Project.dll"), project.CompilationOutputInfo.AssemblyPath);
117Assert.Equal(Path.Combine(projectDir, "bin", "Debug", "netcoreapp3.1", "Project.dll"), projectFileInfo.OutputFilePath);
Microsoft.DotNet.Arcade.Sdk.Tests (1)
Microsoft.DotNet.Build.Tasks.Workloads (2)
Microsoft.DotNet.Build.Tasks.Workloads.Tests (2)
CreateVisualStudioWorkloadTests.cs (2)
128string manifestMsiSwr = File.ReadAllText(Path.Combine(baseIntermediateOutputPath, "src", "swix", "6.0.200", "Emscripten.Manifest-6.0.200", "x64", "msi.swr"));
250string manifestMsiSwr = File.ReadAllText(Path.Combine(baseIntermediateOutputPath, "src", "swix", "6.0.200", "Emscripten.Manifest-6.0.200", "arm64", "msi.swr"));
Microsoft.DotNet.SignTool.Tests (1)
Microsoft.Extensions.AI.Templates.Tests (1)
Microsoft.Extensions.ApiDescription.Client.Tests (1)
Microsoft.Extensions.Configuration.UserSecrets (2)
Microsoft.ML.OnnxTransformerTest (1)
Microsoft.ML.PerformanceTests (1)
ResultsOfTGenerator (2)
ServerComparison.FunctionalTests (1)
Swaggatherer (1)
System.Private.CoreLib (1)
Templates.Blazor.Tests (5)
src\Shared\CertificateGeneration\UnixCertificateManager.cs (2)
481return Path.Combine(homeDirectory, "snap", "chromium", "current", ".pki", "nssdb");
491return Path.Combine(homeDirectory, "snap", "firefox", "common", ".mozilla", "firefox");
Templates.Blazor.WebAssembly.Auth.Tests (5)
src\Shared\CertificateGeneration\UnixCertificateManager.cs (2)
481return Path.Combine(homeDirectory, "snap", "chromium", "current", ".pki", "nssdb");
491return Path.Combine(homeDirectory, "snap", "firefox", "common", ".mozilla", "firefox");
Templates.Blazor.WebAssembly.Tests (5)
src\Shared\CertificateGeneration\UnixCertificateManager.cs (2)
481return Path.Combine(homeDirectory, "snap", "chromium", "current", ".pki", "nssdb");
491return Path.Combine(homeDirectory, "snap", "firefox", "common", ".mozilla", "firefox");
Templates.Mvc.Tests (5)
src\Shared\CertificateGeneration\UnixCertificateManager.cs (2)
481return Path.Combine(homeDirectory, "snap", "chromium", "current", ".pki", "nssdb");
491return Path.Combine(homeDirectory, "snap", "firefox", "common", ".mozilla", "firefox");
Templates.Tests (5)
src\Shared\CertificateGeneration\UnixCertificateManager.cs (2)
481return Path.Combine(homeDirectory, "snap", "chromium", "current", ".pki", "nssdb");
491return Path.Combine(homeDirectory, "snap", "firefox", "common", ".mozilla", "firefox");
Wasm.Performance.ConsoleHost (1)