2 references to LENGTH
System.Diagnostics.EventLog (2)
System\Diagnostics\EventLogEntry.cs (2)
306
int ourLen = IntFrom(dataBuf, bufOffset + FieldOffsets.
LENGTH
);
307
int theirLen = IntFrom(otherEntry.dataBuf, otherEntry.bufOffset + FieldOffsets.
LENGTH
);