1 reference to WithValue
Microsoft.CodeAnalysis.CodeStyle (1)
CodeStyleOption2`1.cs (1)
103
ICodeStyleOption ICodeStyleOption.WithValue(object value) =>
WithValue
((T)value);