3 references to s_cgroupMemoryPath
System.Diagnostics.Process (3)
src\libraries\Common\src\Interop\Linux\cgroups\Interop.cgroups.cs (3)
65
string? path =
s_cgroupMemoryPath
;
96
string? path =
s_cgroupMemoryPath
;
122
string? currentCGroupMemoryPath =
s_cgroupMemoryPath
;