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