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