2 references to Background
Microsoft.Diagnostics.DataContractReader.Contracts (1)
Contracts\Thread_1.cs (1)
87result |= Contracts.ThreadState.Background;
Microsoft.Diagnostics.DataContractReader.Legacy (1)
Dbi\DacDbiImpl.cs (1)
837if ((threadState & Contracts.ThreadState.Background) != 0)