1 write to state
PresentationCore (1)
src\Microsoft.DotNet.Wpf\src\Shared\MS\Internal\SafeSecurityHelper.cs (1)
321
this.
state
= state;
1 reference to state
PresentationCore (1)
src\Microsoft.DotNet.Wpf\src\Shared\MS\Internal\SafeSecurityHelper.cs (1)
327
ThreadPool.QueueUserWorkItem(callback,
state
);