2 references to GetSupportedPlatforms
Microsoft.CodeAnalysis.Features (2)
Completion\Providers\SymbolCompletionItem.cs (2)
203var supportedPlatforms = GetSupportedPlatforms(item, document.Project.Solution); 363var supportedPlatforms = GetSupportedPlatforms(item, document.Project.Solution);