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