1 write to _workspace
Microsoft.VisualStudio.LanguageServices (1)
Progression\GraphProvider.cs (1)
55
_workspace
= workspace;
1 reference to _workspace
Microsoft.VisualStudio.LanguageServices (1)
Progression\GraphProvider.cs (1)
374
return new GraphNavigatorExtension(_threadingContext,
_workspace
, _streamingPresenter) as T;