3 references to IsVisible
Microsoft.CodeAnalysis.EditorFeatures (3)
Tagging\AbstractAsynchronousTaggerProvider.TagSource.cs (2)
291if (!IsVisible()) 307if (!IsVisible())
Tagging\AbstractAsynchronousTaggerProvider.TagSource_ProduceTags.cs (1)
392var isVisible = this.IsVisible();