1 write to _threadingContext
Microsoft.VisualStudio.LanguageServices (1)
Progression\GraphProvider.cs (1)
51_threadingContext = threadingContext;
2 references to _threadingContext
Microsoft.VisualStudio.LanguageServices (2)
Progression\GraphProvider.cs (2)
172.AddQueriesAsync(context, graphQueries, _threadingContext.DisposalToken) 374return new GraphNavigatorExtension(_threadingContext, _workspace, _streamingPresenter) as T;