• IPeekableItemFactory
    • GetPeekableItemsAsync(ISymbol, Project, IPeekResultFactory, CancellationToken)
net461
namespace Microsoft.CodeAnalysis.Editor.Peek
{
    public interface IPeekableItemFactory
    {
        Task<IEnumerable<?>> GetPeekableItemsAsync(ISymbol symbol, Project project, ? peekResultFactory, CancellationToken cancellationToken);
    }
}
Upgrade Planner
0.0 %
Reference this API
.NET Framework 4.64.6.14.6.24.74.7.14.7.24.84.8.1
Information specific to net461
Assembly

Microsoft.CodeAnalysis.EditorFeatures , Version=2.8.0.0, PublicKeyToken=31bf3856ad364e35

Referencing

Your project needs a package reference to Microsoft.CodeAnalysis.EditorFeatures.

Package Microsoft.CodeAnalysis.EditorFeatures net46
Platform Restrictions

This framework does not have platform annotations.

  • Built-in API
  • Package-provided API

05/15/2024
An error has occurred. This application may no longer respond until reloaded. Reload 🗙