6 references to Background
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Contracts\GC\GC_1.cs (1)
321
return identifiers.Contains(GCIdentifiers.
Background
);
Microsoft.Diagnostics.DataContractReader.Legacy (5)
Dbi\DacDbiImpl.cs (1)
4835
pHeapInfo->concurrent = identifiers.Contains(GCIdentifiers.
Background
) ? Interop.BOOL.TRUE : Interop.BOOL.FALSE;
SOSDacImpl.cs (4)
1362
if (gcIdentifiers.Contains(GCIdentifiers.
Background
))
1394
if (gcIdentifiers.Contains(GCIdentifiers.
Background
))
1495
if (gcIdentifiers.Contains(GCIdentifiers.
Background
))
1527
if (gcIdentifiers.Contains(GCIdentifiers.
Background
))