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