1 write to FormattingOptions
Microsoft.CodeAnalysis.Features (1)
ExtractInterface\ExtractInterfaceTypeAnalysisResult.cs (1)
35FormattingOptions = formattingOptions;
2 references to FormattingOptions
Microsoft.CodeAnalysis.Features (2)
ExtractInterface\AbstractExtractInterfaceService.cs (1)
122refactoringResult.FormattingOptions,
ExtractInterface\ExtractInterfaceCodeAction.cs (1)
31_typeAnalysisResult.FormattingOptions,