3 writes to isLocal
System.Management (3)
System\Management\WmiEventSink.cs (3)
73this.isLocal = false; 81this.isLocal = true; 93this.isLocal = true;
1 reference to isLocal
System.Management (1)
System\Management\WmiEventSink.cs (1)
98WmiNetUtilsHelper.GetDemultiplexedStub_f(this, this.isLocal, out stub);