4 references to Ram
Microsoft.Extensions.Diagnostics.ResourceMonitoring (2)
ResourceMonitoringLinuxCgroupVersion.cs (2)
36
if (d.DriveType == DriveType.
Ram
&& d.DriveFormat == CgroupVersion && d.VolumeLabel == UnifiedCgroupPath)
42
if (d.DriveType == DriveType.
Ram
&& d.DriveFormat == CgroupVersion)
System.Diagnostics.Process (1)
src\libraries\Common\src\Interop\Unix\System.Native\Interop.MountPoints.FormatInfo.cs (1)
314
return DriveType.
Ram
;
System.IO.FileSystem.DriveInfo (1)
src\libraries\Common\src\Interop\Unix\System.Native\Interop.MountPoints.FormatInfo.cs (1)
314
return DriveType.
Ram
;