3 writes to isImported
System.Core (3)
System\Diagnostics\Eventing\Reader\EventLogLink.cs (3)
45
this.
isImported
= isImported;
62
this.
isImported
= false;
69
this.
isImported
= ch.IsImported;
1 reference to isImported
System.Core (1)
System\Diagnostics\Eventing\Reader\EventLogLink.cs (1)
91
return this.
isImported
;