1 override of ComputeInitialTagsSynchronously
Microsoft.CodeAnalysis.EditorFeatures (1)
Structure\AbstractStructureTaggerProvider.cs (1)
67protected override bool ComputeInitialTagsSynchronously(ITextBuffer subjectBuffer)
2 references to ComputeInitialTagsSynchronously
Microsoft.CodeAnalysis.EditorFeatures (2)
Tagging\AbstractAsynchronousTaggerProvider.TagSource.cs (1)
128/// <see langword="true"/> for <see cref="AbstractAsynchronousTaggerProvider{TTag}.ComputeInitialTagsSynchronously"/>,
Tagging\AbstractAsynchronousTaggerProvider.TagSource_ProduceTags.cs (1)
535_dataSource.ComputeInitialTagsSynchronously(buffer) &&