2 references to GetSupportedLanguages
Microsoft.CodeAnalysis.Workspaces (2)
MefWorkspaceServices.cs (2)
164
get { return this.
GetSupportedLanguages
(); }
168
=> this.
GetSupportedLanguages
().Contains(languageName);