1 write to _thread
Microsoft.CodeAnalysis.EditorFeatures (1)
Tagging\AbstractAsynchronousTaggerProvider.TagSource_ReferenceCounting.cs (1)
79
_thread
= Thread.CurrentThread;
1 reference to _thread
Microsoft.CodeAnalysis.EditorFeatures (1)
Tagging\AbstractAsynchronousTaggerProvider.TagSource_ReferenceCounting.cs (1)
83
=> Contract.ThrowIfFalse(Thread.CurrentThread ==
_thread
);