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