2 types derived from EditorConfigOption
Microsoft.CodeAnalysis.CodeStyle (2)
EditorConfigOption`1.cs (1)
13
:
EditorConfigOption
(Section, Span)
NamingStyleOption.cs (1)
26
:
EditorConfigOption
(Section, RuleName.Span);
4 references to EditorConfigOption
Microsoft.CodeAnalysis.CodeStyle (4)
EditorConfigFile.cs (1)
20
where T :
EditorConfigOption
EditorConfigParser.cs (2)
38
where TResult :
EditorConfigOption
46
where TEditorConfigOption :
EditorConfigOption
IEditorConfigOptionAccumulator.cs (1)
13
where TResult :
EditorConfigOption