2 references to new
System.Diagnostics.Process (2)
src\libraries\Common\src\Interop\Linux\procfs\Interop.ProcFsStat.ParseMapModules.cs (1)
39ProcessModuleCollection modules = new(capacity: 0);
System\Diagnostics\ProcessManager.Linux.cs (1)
70return modules ?? new(capacity: 0);