1 reference to SetIsBackground
System.Private.CoreLib (1)
src\System\Threading\Thread.CoreCLR.cs (1)
216
SetIsBackground
(GetNativeHandle(), value ? Interop.BOOL.TRUE : Interop.BOOL.FALSE);