10 references to SetData
mscorlib (2)
system\security\accesscontrol\privilege.cs (2)
501
Thread.
SetData
( tlsSlot, this.tlsContents );
728
Thread.
SetData
( tlsSlot, null );
PresentationCore (2)
Core\CSharp\System\Windows\Interop\HwndSource.cs (1)
3075
Thread.
SetData
(_threadSlot, data);
Core\CSharp\System\Windows\OleServicesContext.cs (1)
96
Thread.
SetData
(OleServicesContext._threadDataSlot, oleServicesContext);
PresentationFramework (2)
src\Framework\System\Windows\Controls\Grid.cs (1)
3150
Thread.
SetData
(s_tempDefinitionsDataSlot, new WeakReference(extData.TempDefinitions));
src\Framework\System\windows\Documents\TextEditor.cs (1)
1401
Thread.
SetData
(_threadLocalStoreSlot, store);
System.Data.Linq (1)
SqlClient\Reader\ObjectReaderCompiler.cs (1)
193
Thread.
SetData
(cacheSlot, cache);
System.Drawing (2)
commonui\System\Drawing\Advanced\Gdiplus.cs (2)
114
Thread.
SetData
(slot, threadData);
126
Thread.
SetData
(slot, null);
WindowsBase (1)
Base\System\Windows\Interop\ComponentDispatcher.cs (1)
50
Thread.
SetData
(_threadSlot, data);