6 references to Background
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Contracts\GC\GC_1.cs (1)
309
return identifiers.Contains(GCIdentifiers.
Background
);
Microsoft.Diagnostics.DataContractReader.Legacy (5)
Dbi\DacDbiImpl.cs (1)
2536
pHeapInfo->concurrent = identifiers.Contains(GCIdentifiers.
Background
) ? Interop.BOOL.TRUE : Interop.BOOL.FALSE;
SOSDacImpl.cs (4)
1383
if (gcIdentifiers.Contains(GCIdentifiers.
Background
))
1415
if (gcIdentifiers.Contains(GCIdentifiers.
Background
))
1516
if (gcIdentifiers.Contains(GCIdentifiers.
Background
))
1548
if (gcIdentifiers.Contains(GCIdentifiers.
Background
))