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