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