4 references to IntFrom
System (4)
services\monitoring\system\diagnosticts\EventLogInternal.cs (4)
934int sum = IntFrom(buf, 0); 938sum += IntFrom(buf, sum); 1207return pos + IntFrom(cache, pos); 1219return pos - IntFrom(cache, pos - 4);