1 write to _serverUIContext
Microsoft.VisualStudio.LanguageServices.Xaml (1)
Implementation\XamlTextViewCreationListener.cs (1)
40
_serverUIContext
= UIContext.FromUIContextGuid(s_serverUIContextGuid);
1 reference to _serverUIContext
Microsoft.VisualStudio.LanguageServices.Xaml (1)
Implementation\XamlTextViewCreationListener.cs (1)
45
if (
_serverUIContext
.IsActive)