4 references to IntFrom
System.Diagnostics.EventLog (4)
System\Diagnostics\EventLogInternal.cs (4)
757
int sum =
IntFrom
(buf, 0);
762
sum +=
IntFrom
(buf, sum);
1015
return pos +
IntFrom
(cache, pos);
1021
return pos -
IntFrom
(cache, pos - 4);