2 references to ConvertToMultiLineRawIndentedString
Microsoft.CodeAnalysis.CSharp.Features (2)
ConvertToRawString\ConvertInterpolatedStringToRawStringCodeRefactoringProvider.cs (2)
204var newNode = ConvertToMultiLineRawIndentedString(document, indentation); 214return ConvertToMultiLineRawIndentedString(document, indentation);