2 implementations of GetSupportedBuildSystemPropertiesAsync
Microsoft.CodeAnalysis.LanguageServer (1)
HostWorkspace\WorkspaceProjectFactoryService.cs (1)
68
public Task<IReadOnlyCollection<string>>
GetSupportedBuildSystemPropertiesAsync
(CancellationToken _)
Microsoft.VisualStudio.LanguageServices (1)
ProjectSystem\BrokeredService\WorkspaceProjectFactoryService.cs (1)
37
public Task<IReadOnlyCollection<string>>
GetSupportedBuildSystemPropertiesAsync
(CancellationToken cancellationToken)