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