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