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);