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