7 writes to EnsureLocatable
System.Management (7)
System\Management\ManagementClass.cs (4)
468
o.
EnsureLocatable
= false; o.PrototypeOnly = false;
591
o.
EnsureLocatable
= false; o.PrototypeOnly = false;
684
o.
EnsureLocatable
= false; o.PrototypeOnly = false;
743
o.
EnsureLocatable
= false; o.PrototypeOnly = false;
System\Management\ManagementObjectSearcher.cs (2)
342
enumOptions.
EnsureLocatable
= false; enumOptions.PrototypeOnly = false;
435
enumOptions.
EnsureLocatable
= false; enumOptions.PrototypeOnly = false;
System\Management\ManagementOptions.cs (1)
549
EnsureLocatable
= ensureLocatable;
1 reference to EnsureLocatable
System.Management (1)
System\Management\ManagementOptions.cs (1)
569
ReturnImmediately, UseAmendedQualifiers,
EnsureLocatable
, PrototypeOnly, DirectRead, EnumerateDeep);