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