2 references to s_threadDataSlot
PresentationCore (2)
System\Windows\OleServicesContext.cs (2)
56OleServicesContext oleServicesContext = (OleServicesContext)Thread.GetData(s_threadDataSlot); 64Thread.SetData(s_threadDataSlot, oleServicesContext);