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