1 write to _registry
Microsoft.CodeAnalysis.EditorFeatures.Wpf (1)
Interactive\InteractiveWindowResetCommand.cs (1)
45
=>
_registry
= registry;
1 reference to _registry
Microsoft.CodeAnalysis.EditorFeatures.Wpf (1)
Interactive\InteractiveWindowResetCommand.cs (1)
88
yield return new ClassificationSpan(snapshotSpan,
_registry
.Keyword);