2 types derived from AbstractSyntaxIndex
Microsoft.CodeAnalysis.Workspaces (2)
FindSymbols\SyntaxTree\SyntaxTreeIndex.cs (1)
14
internal sealed partial class SyntaxTreeIndex :
AbstractSyntaxIndex
<SyntaxTreeIndex>
FindSymbols\TopLevelSyntaxTree\TopLevelSyntaxTreeIndex.cs (1)
14
internal sealed partial class TopLevelSyntaxTreeIndex :
AbstractSyntaxIndex
<TopLevelSyntaxTreeIndex>
2 references to AbstractSyntaxIndex
Microsoft.CodeAnalysis.Workspaces (2)
FindSymbols\Shared\AbstractSyntaxIndex.cs (1)
16
where TIndex :
AbstractSyntaxIndex
<TIndex>
FindSymbols\Shared\AbstractSyntaxIndex_Persistence.cs (1)
22
/// Increment this whenever the data format of the <see cref="
AbstractSyntaxIndex
{TIndex}"/> changes. This ensures