1 reference to _editorOptionsService
Microsoft.CodeAnalysis.CSharp.EditorFeatures (1)
RawStringLiteral\RawStringLiteralCommandHandler_Return.cs (1)
177
var indentationOptions = subjectBuffer.GetIndentationOptions(
_editorOptionsService
, project.GetFallbackAnalyzerOptions(), project.Services, explicitFormat: false);