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