2 references to MakeEdit
Microsoft.CodeAnalysis.CSharp.EditorFeatures (2)
RawStringLiteral\RawStringLiteralCommandHandler_Return.cs (2)
123
return
MakeEdit
(parsedDocument, expression, isEmpty);
167
return
MakeEdit
(parsedDocument, expression, isEmpty: false);