9 references to Flag_forwards
System (9)
services\monitoring\system\diagnosticts\EventLogInternal.cs (9)
183boolFlags[Flag_forwards] = true; 955if (cache == null || (boolFlags[Flag_forwards] && entryIndex < firstCachedEntry) || 956(!boolFlags[Flag_forwards] && entryIndex > firstCachedEntry) || firstCachedEntry == -1) { 973if (boolFlags[Flag_forwards]) { 986if (boolFlags[Flag_forwards]) { 1000if (boolFlags[Flag_forwards]) 1009if (boolFlags[Flag_forwards]) 1079boolFlags[Flag_forwards] = true; 1083boolFlags[Flag_forwards] = false;