4 references to GetDefault
Microsoft.CodeAnalysis.ExternalAccess.OmniSharp (1)
Options\OmnisharpLegacyGlobalOptionsWorkspaceService.cs (1)
92
FormattingOptions = SyntaxFormattingOptions.
GetDefault
(languageServices) with
Microsoft.CodeAnalysis.Workspaces (2)
CodeCleanupOptions.cs (1)
33
FormattingOptions = SyntaxFormattingOptions.
GetDefault
(languageServices),
IndentationOptions.cs (1)
25
=> new(SyntaxFormattingOptions.
GetDefault
(languageServices));
Microsoft.CodeAnalysis.Workspaces.UnitTests (1)
Remote\ServiceDescriptorTests.cs (1)
239
SyntaxFormattingOptions.
GetDefault
(languageServices),