3 references to Split_string
Microsoft.CodeAnalysis.CSharp.EditorFeatures (3)
RawStringLiteral\RawStringLiteralCommandHandler_Return.cs (1)
108
CSharpEditorResources.
Split_string
, textView, _undoHistoryRegistry, _editorOperationsFactoryService);
SplitStringLiteral\SplitStringLiteralCommandHandler.cs (2)
47
public string DisplayName => CSharpEditorResources.
Split_string
;
99
CSharpEditorResources.
Split_string
, textView, _undoHistoryRegistry, _editorOperationsFactoryService);