2 references to _languageInformationByLanguageGuid
Microsoft.VisualStudio.LanguageServices (2)
ProjectSystem\MiscellaneousFilesWorkspace.cs (2)
117=> _languageInformationByLanguageGuid.Add(languageGuid, new LanguageInformation(languageName, scriptExtension)); 125_languageInformationByLanguageGuid.TryGetValue(fileLanguageGuid, out languageInformation);