1 write to _threadingContext
Microsoft.VisualStudio.LanguageServices (1)
ProjectSystem\RuleSets\VisualStudioRuleSetManagerFactory.cs (1)
29
_threadingContext
= threadingContext;
1 reference to _threadingContext
Microsoft.VisualStudio.LanguageServices (1)
ProjectSystem\RuleSets\VisualStudioRuleSetManagerFactory.cs (1)
35
=> new VisualStudioRuleSetManager(
_threadingContext
, _fileChangeWatcherProvider.Watcher, _listener);