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