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