2 writes to _cacheSnapshot
Microsoft.CodeAnalysis.EditorFeatures.Wpf (2)
InlineHints\InlineHintsTagger.cs (2)
132
_cacheSnapshot
= null;
151
_cacheSnapshot
= snapshot;
1 reference to _cacheSnapshot
Microsoft.CodeAnalysis.EditorFeatures.Wpf (1)
InlineHints\InlineHintsTagger.cs (1)
147
if (snapshot !=
_cacheSnapshot
)