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