160 references to GetCurrentProcess
ClientSample (1)
csc (2)
dotnet-dev-certs (1)
dotnet-getdocument (1)
dotnet-openapi (1)
dotnet-sql-cache (1)
dotnet-svcutil-lib (4)
dotnet-user-jwts (1)
dotnet-user-secrets (1)
ExceptionHandlerSample (1)
GetDocument.Insider (2)
HelixTestRunner (1)
IdeCoreBenchmarks (8)
Microsoft.AspNetCore.Components.WebAssembly.Server (1)
Microsoft.AspNetCore.InternalTesting (1)
Microsoft.AspNetCore.Shared.Tests (1)
Microsoft.Build (21)
BackEnd\Components\Scheduler\Scheduler.cs (4)
2572using StreamWriter file = FileUtilities.OpenWrite(String.Format(CultureInfo.CurrentCulture, Path.Combine(_debugDumpPath, "SchedulerTrace_{0}.txt"), Process.GetCurrentProcess().Id), append: true);
2596using StreamWriter file = FileUtilities.OpenWrite(String.Format(CultureInfo.CurrentCulture, Path.Combine(_debugDumpPath, "SchedulerState_{0}.txt"), Process.GetCurrentProcess().Id), append: true);
2710using StreamWriter file = FileUtilities.OpenWrite(String.Format(CultureInfo.CurrentCulture, Path.Combine(_debugDumpPath, "SchedulerState_{0}.txt"), Process.GetCurrentProcess().Id), append: true);
2750using StreamWriter file = FileUtilities.OpenWrite(String.Format(CultureInfo.CurrentCulture, Path.Combine(_debugDumpPath, "SchedulerState_{0}.txt"), Process.GetCurrentProcess().Id), append: true);
Microsoft.Build.CommandLine.UnitTests (2)
Microsoft.Build.Engine.OM.UnitTests (7)
Microsoft.Build.Engine.UnitTests (6)
Microsoft.Build.Framework (2)
Microsoft.Build.Tasks.CodeAnalysis (2)
Microsoft.Build.Tasks.Core (8)
Microsoft.Build.Tasks.UnitTests (2)
Microsoft.Build.Utilities.Core (7)
Microsoft.Build.Utilities.UnitTests (1)
Microsoft.CodeAnalysis.CSharp.CommandLine.UnitTests (1)
Microsoft.CodeAnalysis.InteractiveHost (1)
Microsoft.CodeAnalysis.LanguageServer (1)
Microsoft.CodeAnalysis.Remote.ServiceHub (3)
Microsoft.CodeAnalysis.Workspaces (1)
Microsoft.DotNet.RemoteExecutor (1)
Microsoft.Extensions.ApiDescription.Client.Tests (1)
Microsoft.Extensions.Diagnostics.ResourceMonitoring (4)
Microsoft.Extensions.Telemetry.Tests (1)
Microsoft.ML.AutoML (3)
Microsoft.ML.Data (2)
Microsoft.ML.FastTree (1)
Microsoft.ML.TestFramework (2)
Microsoft.VisualStudio.LanguageServices (3)
Microsoft.VisualStudio.LanguageServices.DevKit (1)
MSBuild (18)
MSBuildTaskHost (9)
PresentationUI (1)
Replay (1)
RunTests (1)
Stress.TelemetryService (1)
Swaggatherer (1)
System.Configuration.ConfigurationManager (1)
System.Diagnostics.Process (1)
System.Diagnostics.TextWriterTraceListener (1)
System.Drawing.Common.Tests (1)
System.Windows.Forms (1)
System.Windows.Forms.UI.IntegrationTests (1)
Templates.Blazor.Tests (1)
Templates.Blazor.WebAssembly.Auth.Tests (1)
Templates.Blazor.WebAssembly.Tests (1)
Templates.Mvc.Tests (1)
Templates.Tests (1)
vbc (2)
VBCSCompiler (2)
Wasm.Performance.ConsoleHost (1)