1 write to _textManagerService
Microsoft.VisualStudio.LanguageServices (1)
ProjectSystem\MiscellaneousFilesWorkspace.cs (1)
68_textManagerService = textManagerService;
1 reference to _textManagerService
Microsoft.VisualStudio.LanguageServices (1)
ProjectSystem\MiscellaneousFilesWorkspace.cs (1)
80_textManager = await _textManagerService.GetValueAsync().ConfigureAwait(false);