1 write to filled
System.Core (1)
System\Diagnostics\Eventing\Reader\EventLogRecord.cs (1)
90this.systemProperties.filled = true;
2 references to filled
System.Core (2)
System\Diagnostics\Eventing\Reader\EventLogRecord.cs (2)
81if (this.systemProperties.filled) 88if (this.systemProperties.filled == false) {