166 references to ThreadStatic
mscorlib (18)
parent\parent\parent\parent\InternalApis\NDP_Common\inc\StrongNameHelpers.cs (2)
16[ThreadStatic] 20[ThreadStatic]
system\diagnostics\contracts\contractsbcl.cs (1)
50[ThreadStatic]
system\diagnostics\eventing\eventprovider.cs (1)
90[ThreadStatic]
system\diagnostics\eventing\eventsource.cs (1)
4072[ThreadStatic]
System\Diagnostics\Eventing\TraceLogging\DataCollector.cs (1)
24[ThreadStatic]
system\diagnostics\stacktrace.cs (1)
65[ThreadStatic]
system\globalization\cultureinfo.cs (1)
163[ThreadStatic]
system\runtime\remoting\activationservices.cs (1)
46[ThreadStaticAttribute()]
system\stubhelpers.cs (1)
1681[ThreadStatic]
system\text\stringbuildercache.cs (1)
47[ThreadStatic]
system\threading\Tasks\Task.cs (2)
148[ThreadStatic] 150[ThreadStatic]
system\threading\thread.cs (2)
183[ThreadStatic] 744[ThreadStatic]
system\threading\ThreadLocal.cs (2)
55[ThreadStatic] 58[ThreadStatic]
system\threading\threadpool.cs (1)
870[ThreadStatic]
PresentationCore (16)
Core\CSharp\MS\Internal\Ink\InkSerializedFormat\Compress.cs (1)
401[ThreadStatic]
Core\CSharp\MS\Win32\UnsafeNativeMethodsPenimc.cs (3)
65[ThreadStatic] 71[ThreadStatic] 78[ThreadStatic]
Core\CSharp\System\Windows\Diagnostics\VisualDiagnostics.cs (2)
38[ThreadStatic] 44[ThreadStatic]
Core\CSharp\System\Windows\Input\AccessKeyManager.cs (1)
832[ThreadStatic] private static AccessKeyManager _accessKeyManager;
Core\CSharp\System\Windows\Input\Command\CommandManager.cs (1)
863[ThreadStatic]
Core\CSharp\System\Windows\Input\InputMethod.cs (1)
1975[ThreadStatic]
Core\CSharp\System\Windows\Input\ManipulationDevice.cs (2)
615[ThreadStatic] 619[ThreadStatic]
Core\CSharp\System\Windows\Input\TouchDevice.cs (1)
1435[ThreadStatic]
Core\CSharp\System\Windows\Interop\HwndSource.cs (2)
3252[ThreadStatic] 3311[ThreadStatic]
Core\CSharp\System\Windows\Interop\HwndTarget.cs (1)
2680[ThreadStatic]
Core\CSharp\System\Windows\Media\ByteStreamGeometryContext.cs (1)
873[ThreadStatic]
PresentationFramework (17)
src\Framework\MS\Internal\Data\DataBindEngine.cs (1)
777[ThreadStatic]
src\Framework\MS\Internal\DataStreams.cs (1)
448[ThreadStatic]
src\Framework\System\Windows\Application.cs (1)
2783[ThreadStatic]
src\Framework\System\Windows\Controls\RadioButton.cs (1)
291[ThreadStatic] private static Hashtable _groupNameToElements;
src\Framework\System\Windows\Documents\Hyperlink.cs (2)
536[ThreadStatic] 552[ThreadStatic]
src\Framework\System\Windows\FrameworkElement.cs (1)
6416[ThreadStatic]
src\Framework\System\Windows\NullableBoolConverter.cs (1)
75[ThreadStatic]
src\Framework\System\Windows\Standard\DpiHelper.cs (2)
14[ThreadStatic] 16[ThreadStatic]
src\Framework\System\Windows\SystemResourceKey.cs (1)
2190[ThreadStatic]
src\Framework\System\Windows\SystemResources.cs (5)
1753[ThreadStatic] private static int _parsing; 1758[ThreadStatic] private static List<DpiUtil.HwndDpiInfo> _dpiAwarenessContextAndDpis; 1760[ThreadStatic] private static Dictionary<DpiUtil.HwndDpiInfo, SecurityCriticalDataClass<HwndWrapper>> _hwndNotify; 1761[ThreadStatic] [SecurityCritical] private static Dictionary<DpiUtil.HwndDpiInfo, HwndWrapperHook> _hwndNotifyHook; 1784[ThreadStatic]
src\Framework\System\Windows\ThemeDictionaryExtension.cs (1)
194[ThreadStatic]
SMDiagnostics (2)
System\ServiceModel\Diagnostics\ExceptionUtility.cs (2)
32[ThreadStatic] 35[ThreadStatic]
System (3)
compmod\system\diagnostics\TraceInternal.cs (1)
18[ThreadStatic]
net\System\Net\_Connection.cs (1)
227[ThreadStatic]
net\System\Net\_LazyAsyncResult.cs (1)
22[ThreadStatic]
System.Activities (1)
System\Activities\WorkflowApplication.cs (1)
4737[ThreadStatic]
System.Activities.Presentation (1)
System.Activities.Presentation\System\Activities\Presentation\Validation\ValidationService.cs (1)
107[ThreadStatic]
System.Core (3)
System\Diagnostics\Eventing\EventProvider.cs (1)
32[ThreadStatic]
System\Security\Cryptography\BCryptHashAlgorithm.cs (1)
57[ThreadStatic]
system\threading\ReaderWriterLockSlim\ReaderWriterLockSlim.cs (1)
92[ThreadStatic]
System.Data (4)
cdf\src\NetFx40\Tools\System.Activities.Presentation\System\Activities\Presentation\Validation\ValidationService.cs (1)
107[ThreadStatic]
fx\src\data\System\Data\Common\ActivityCorrelator.cs (1)
60[ThreadStaticAttribute]
fx\src\data\System\Data\Sql\sqlser.cs (1)
77[ThreadStatic]
fx\src\data\System\Data\SqlClient\SqlUdtInfo.cs (1)
57[ThreadStatic]
System.Drawing (2)
commonui\System\Drawing\ImageAnimator.cs (1)
86[ThreadStatic]
misc\GDI\DeviceContexts.cs (1)
40[ThreadStatic]
System.Runtime.Serialization (1)
System\Runtime\Serialization\DataContract.cs (1)
408[ThreadStatic]
System.ServiceModel (5)
System\ServiceModel\Description\ConfigLoader.cs (2)
31[ThreadStatic] 36[ThreadStatic]
System\ServiceModel\Diagnostics\ServiceModelActivity.cs (1)
19[ThreadStatic]
System\ServiceModel\OperationContext.cs (1)
18[ThreadStatic]
System\ServiceModel\OperationContextScope.cs (1)
13[ThreadStatic]
System.ServiceModel.Activation (6)
System\ServiceModel\Activation\HostedHttpRequestAsyncResult.cs (1)
44[ThreadStatic]
System\ServiceModel\ServiceHostingEnvironment.cs (5)
621[ThreadStatic] 624[ThreadStatic] 627[ThreadStatic] 630[ThreadStatic] 633[ThreadStatic]
System.ServiceModel.Internals (1)
System\Runtime\Diagnostics\DiagnosticEventProvider.cs (1)
36[ThreadStatic]
System.Transactions (1)
System\Transactions\Transaction.cs (1)
1562[ThreadStatic]
System.Web (5)
Hosting\ProcessHost.cs (1)
285[ThreadStatic]
parent\parent\parent\parent\parent\parent\InternalApis\NDP_Common\inc\StrongNameHelpers.cs (2)
16[ThreadStatic] 20[ThreadStatic]
Security\RolePrincipal.cs (1)
439[ThreadStatic]
ThreadContext.cs (1)
21[ThreadStatic]
System.Windows.Forms (64)
misc\GDI\DeviceContexts.cs (1)
40[ThreadStatic]
misc\GDI\MeasurementDCInfo.cs (1)
28[ThreadStatic]
misc\GDI\WindowsGraphicsCacheManager.cs (3)
45[ThreadStatic] 50[ThreadStatic] 52[ThreadStatic]
winforms\Managed\System\WinForms\Application.cs (1)
2335[ ThreadStatic ]
winforms\Managed\System\WinForms\ButtonInternal\CheckBoxBaseAdapter.cs (4)
23[ThreadStatic] 25[ThreadStatic] 28[ThreadStatic] 30[ThreadStatic]
winforms\Managed\System\WinForms\ButtonRenderer.cs (1)
25[ThreadStatic]
winforms\Managed\System\WinForms\CheckBoxRenderer.cs (1)
26[ThreadStatic]
winforms\Managed\System\WinForms\ComboBoxRenderer.cs (1)
25[ThreadStatic]
winforms\Managed\System\WinForms\ComponentManagerBroker.cs (1)
104[ThreadStatic]
winforms\Managed\System\WinForms\Control.cs (3)
312[ ThreadStatic ] 317[ ThreadStatic ] 446[ThreadStatic]
winforms\Managed\System\WinForms\ControlPaint.cs (9)
36[ThreadStatic] 38[ThreadStatic] 40[ThreadStatic] 42[ThreadStatic] 44[ThreadStatic] 50[ThreadStatic] 53[ThreadStatic] 56[ThreadStatic] 60[ThreadStatic]
winforms\Managed\System\WinForms\DataGridViewComboBoxCell.cs (1)
3162[ThreadStatic]
winforms\Managed\System\WinForms\ErrorProvider.cs (1)
57[ThreadStatic]
winforms\Managed\System\WinForms\GroupBoxRenderer.cs (1)
26[ThreadStatic]
winforms\Managed\System\WinForms\MessageBox.cs (1)
42[ ThreadStatic ]
winforms\Managed\System\WinForms\NativeWindow.cs (3)
72[ThreadStatic] 82[ThreadStatic] 84[ThreadStatic]
winforms\Managed\System\WinForms\PictureBox.cs (2)
84[ ThreadStatic ] 87[ ThreadStatic ]
winforms\Managed\System\WinForms\ProfessionalColors.cs (3)
11[ThreadStatic] 14[ThreadStatic] 17[ThreadStatic]
winforms\Managed\System\WinForms\ProgressBarRenderer.cs (1)
23[ThreadStatic]
winforms\Managed\System\WinForms\RadioButtonRenderer.cs (1)
25[ThreadStatic]
winforms\Managed\System\WinForms\ScrollBarRenderer.cs (1)
23[ThreadStatic]
winforms\Managed\System\WinForms\TabRenderer.cs (1)
24[ThreadStatic]
winforms\Managed\System\WinForms\TextBoxRenderer.cs (1)
25[ThreadStatic]
winforms\Managed\System\WinForms\ToolStripManager.cs (7)
28[ThreadStatic] 30[ThreadStatic] 32[ThreadStatic] 41[ThreadStatic] 442[ThreadStatic] 450[ThreadStatic] 752[ThreadStatic]
winforms\Managed\System\WinForms\ToolStripMenuItem.cs (2)
51[ThreadStatic] 54[ThreadStatic]
winforms\Managed\System\WinForms\ToolStripPanel.cs (2)
53[ThreadStatic] 708[ThreadStatic]
winforms\Managed\System\WinForms\ToolStripScrollButton.cs (2)
27[ThreadStatic] 30[ThreadStatic]
winforms\Managed\System\WinForms\ToolStripSystemRenderer.cs (1)
19[ThreadStatic()]
winforms\Managed\System\WinForms\TrackBarRenderer.cs (1)
23[ThreadStatic]
winforms\Managed\System\WinForms\VisualStyles\VisualStyleInformation.cs (1)
35[ThreadStatic]
winforms\Managed\System\WinForms\VisualStyles\VisualStyleRenderer.cs (2)
40[ThreadStatic] 42[ThreadStatic]
winforms\Managed\System\WinForms\WindowsFormsSynchronizationContext.cs (3)
26[ThreadStatic] 29[ThreadStatic] 32[ThreadStatic]
System.Workflow.ComponentModel (4)
AuthoringOM\Activity.cs (3)
179[ThreadStatic] 181[ThreadStatic] 183[ThreadStatic]
AuthoringOM\Compiler\XomlCompiler.cs (1)
114[ThreadStatic]
System.Workflow.Runtime (6)
AmbientEnvironment.cs (2)
27[ThreadStatic()] 220[ThreadStatic()]
Lock.cs (1)
51[ThreadStaticAttribute()]
System\Activities\Statements\InteropExecutor.cs (1)
867[ThreadStatic]
WorkflowExecutor.cs (1)
3651[ThreadStatic]
WorkflowRuntime.cs (1)
1569[ThreadStatic()]
System.WorkflowServices (1)
System\ServiceModel\Dispatcher\WorkflowDispatchContext.cs (1)
12[ThreadStatic]
UIAutomationClient (1)
System\Windows\Automation\CacheRequest.cs (1)
530[ThreadStatic]
WindowsBase (4)
Base\MS\Internal\WeakEventTable.cs (1)
483[ThreadStatic]
Base\System\Windows\Freezable.cs (1)
500[ThreadStatic]
Base\System\Windows\Threading\Dispatcher.cs (1)
3150[ThreadStatic]
Shared\MS\Win32\HwndSubclass.cs (1)
440[ThreadStatic]