2 references to None
Microsoft.CodeAnalysis.EditorFeatures (2)
Tagging\AbstractAsynchronousTaggerProvider.cs (2)
45/// it is attached to. Most taggers can simply use <see cref="TaggerTextChangeBehavior.None"/>. 53protected virtual TaggerTextChangeBehavior TextChangeBehavior => TaggerTextChangeBehavior.None;