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