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