2 references to IsThreadPoolAware
mscorlib (2)
system\runtime\remoting\crosscontextchannel.cs (1)
263
if (srvCtx.
IsThreadPoolAware
)
system\runtime\remoting\realproxy.cs (1)
594
Thread.CurrentContext.
IsThreadPoolAware
);