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