1 write to _editorOptionsService
Microsoft.CodeAnalysis.EditorFeatures (1)
Copilot\RoslynProposalAdjusterProvider.cs (1)
43_editorOptionsService = editorOptionsService;
1 reference to _editorOptionsService
Microsoft.CodeAnalysis.EditorFeatures (1)
Copilot\RoslynProposalAdjusterProvider.cs (1)
208var lineFormattingOptions = snapshot.TextBuffer.GetLineFormattingOptions(_editorOptionsService, explicitFormat: false);