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)
108CSharpEditorResources.Split_string, textView, _undoHistoryRegistry, _editorOperationsFactoryService);
RawStringLiteral\RawStringLiteralCommandHandler_TypeChar.cs (1)
66CSharpEditorResources.Grow_raw_string, textView, _undoHistoryRegistry, _editorOperationsFactoryService);