1 reference to _guidToUIContextMap
Microsoft.VisualStudio.LanguageServices.Razor (1)
UIContextService.cs (1)
18
var uiContext =
_guidToUIContextMap
.GetOrAdd(contextGuid, UIContext.FromUIContextGuid);