1 write to _undoHistoryRegistry
Microsoft.CodeAnalysis.CSharp.EditorFeatures (1)
SplitStringLiteral\SplitStringLiteralCommandHandler.cs (1)
42
_undoHistoryRegistry
= undoHistoryRegistry;
1 reference to _undoHistoryRegistry
Microsoft.CodeAnalysis.CSharp.EditorFeatures (1)
SplitStringLiteral\SplitStringLiteralCommandHandler.cs (1)
99
CSharpEditorResources.Split_string, textView,
_undoHistoryRegistry
, _editorOperationsFactoryService);