1 write to _threadingContext
Microsoft.VisualStudio.LanguageServices (1)
ProjectSystem\RuleSets\RuleSetEventHandler.cs (1)
36
_threadingContext
= threadingContext;
1 reference to _threadingContext
Microsoft.VisualStudio.LanguageServices (1)
ProjectSystem\RuleSets\RuleSetEventHandler.cs (1)
45
await
_threadingContext
.JoinableTaskFactory.SwitchToMainThreadAsync(cancellationToken);