Implemented interface member:
property
RequiresLSPSolution
Microsoft.CodeAnalysis.LanguageServer.Handler.ISolutionRequiredHandler.RequiresLSPSolution
1 override of RequiresLSPSolution
Microsoft.VisualStudio.LanguageServices.Xaml (1)
Implementation\LanguageServer\Handler\Commands\CreateEventCommandHandler.cs (1)
40
public override bool
RequiresLSPSolution
=> true;