2 references to EditorConfigOptionsEnumerator
Microsoft.CodeAnalysis.CSharp.Features (1)
Options\CSharpEditorConfigOptionsEnumerator.cs (1)
23foreach (var entry in EditorConfigOptionsEnumerator.GetLanguageAgnosticEditorConfigOptions(includeUnsupported))
Microsoft.CodeAnalysis.Features (1)
Options\EditorConfig\EditorConfigOptionsEnumerator.cs (1)
22[Export(typeof(EditorConfigOptionsEnumerator)), Shared]