3 references to LENGTH
System (3)
services\monitoring\system\diagnosticts\EventLogEntry.cs (3)
401int ourLen = IntFrom(dataBuf, bufOffset + FieldOffsets.LENGTH); 402int theirLen = IntFrom(otherEntry.dataBuf, otherEntry.bufOffset + FieldOffsets.LENGTH); 560int len = IntFrom(dataBuf, bufOffset + FieldOffsets.LENGTH);