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