1 implementation of WithValue
Microsoft.CodeAnalysis.CodeStyle (1)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\Core\CodeStyle\CodeStyleOption2`1.cs (1)
94
ICodeStyleOption2 ICodeStyleOption2.
WithValue
(object value) => WithValue((T)value);