1 write to _undoHistoryRegistry
Microsoft.CodeAnalysis.CSharp.EditorFeatures (1)
RawStringLiteral\RawStringLiteralCommandHandler.cs (1)
38
_undoHistoryRegistry
= undoHistoryRegistry;
2 references to _undoHistoryRegistry
Microsoft.CodeAnalysis.CSharp.EditorFeatures (2)
RawStringLiteral\RawStringLiteralCommandHandler_Return.cs (1)
108
CSharpEditorResources.Split_string, textView,
_undoHistoryRegistry
, _editorOperationsFactoryService);
RawStringLiteral\RawStringLiteralCommandHandler_TypeChar.cs (1)
66
CSharpEditorResources.Grow_raw_string, textView,
_undoHistoryRegistry
, _editorOperationsFactoryService);