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