7 writes to PrototypeOnly
System.Management (7)
managementclass.cs (4)
468 o.EnsureLocatable = false; o.PrototypeOnly = false; 595 o.EnsureLocatable = false; o.PrototypeOnly = false; 692 o.EnsureLocatable = false; o.PrototypeOnly = false; 754 o.EnsureLocatable = false; o.PrototypeOnly = false;
managementobjectsearcher.cs (2)
341enumOptions.EnsureLocatable = false; enumOptions.PrototypeOnly = false; 435enumOptions.EnsureLocatable = false; enumOptions.PrototypeOnly = false;
managementoptions.cs (1)
545PrototypeOnly = prototypeOnly;
1 reference to PrototypeOnly
System.Management (1)
managementoptions.cs (1)
564ReturnImmediately, UseAmendedQualifiers, EnsureLocatable, PrototypeOnly, DirectRead, EnumerateDeep);