9 references to Flag_forwards
System.Diagnostics.EventLog (9)
System\Diagnostics\EventLogInternal.cs (9)
120boolFlags[Flag_forwards] = true; 778if (cache == null || (boolFlags[Flag_forwards] && entryIndex < firstCachedEntry) || 779(!boolFlags[Flag_forwards] && entryIndex > firstCachedEntry) || firstCachedEntry == -1) 789if (boolFlags[Flag_forwards]) 806if (boolFlags[Flag_forwards]) 824if (boolFlags[Flag_forwards]) 834if (boolFlags[Flag_forwards]) 892boolFlags[Flag_forwards] = true; 897boolFlags[Flag_forwards] = false;