2 references to ToEditorConfigValue
Microsoft.CodeAnalysis.CSharp.Workspaces (1)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\CSharp\Formatting\CSharpFormattingOptions2.cs (1)
111serializeValue: ToEditorConfigValue));
Microsoft.CodeAnalysis.CSharp.Workspaces.UnitTests (1)
Formatting\EditorConfigOptionParserTests.cs (1)
31Assert.Equal(roundtrip, CSharpFormattingOptions2.ToEditorConfigValue(value));