• IPeekableItemFactory
    • GetPeekableItemsAsync(ISymbol, Project, IPeekResultFactory, CancellationToken)
namespace Microsoft.CodeAnalysis.Editor.Peek
{
    public interface IPeekableItemFactory
    {
        Task<IEnumerable<?>> GetPeekableItemsAsync(ISymbol symbol, Project project, ? peekResultFactory, CancellationToken cancellationToken);
    }
}
Upgrade Planner
0.0 %
Assembly Microsoft.CodeAnalysis.EditorFeatures , Version=2.8.0.0, PublicKeyToken=31bf3856ad364e35
Package Microsoft.CodeAnalysis.EditorFeatures net46
Implementation Source
.NET Framework 4.64.6.14.6.24.74.7.14.7.24.84.8.1
OS Platforms

The selected framework does not have platform annotations.

  • Built-in API
  • Package-provided API

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