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