2 references to EditorConfigOptions
Microsoft.CodeAnalysis.CSharp.Features (1)
Options\CSharpEditorConfigOptionsEnumerator.cs (1)
29yield return (CSharpWorkspaceResources.CSharp_Formatting_Rules, CSharpFormattingOptions2.EditorConfigOptions);
Microsoft.CodeAnalysis.CSharp.Workspaces (1)
src\roslyn\src\Workspaces\SharedUtilitiesAndExtensions\Compiler\CSharp\Formatting\CSharpFormattingOptions2.cs (1)
271/// Internal option -- not exposed to editorconfig tooling via <see cref="EditorConfigOptions"/>.