3 references to DriveType
dotnet (1)
PerformanceLogEventSource.cs (1)
212
DriveConfiguration(driveInfo.Name, driveInfo.DriveFormat, driveInfo.
DriveType
.ToString(),
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)