7 writes to PrototypeOnly
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)
550
PrototypeOnly
= prototypeOnly;
1 reference to PrototypeOnly
System.Management (1)
System\Management\ManagementOptions.cs (1)
569
ReturnImmediately, UseAmendedQualifiers, EnsureLocatable,
PrototypeOnly
, DirectRead, EnumerateDeep);