1 implementation of Value
Microsoft.CodeAnalysis.CodeStyle (1)
CodeStyleOption2`1.cs (1)
102
object? ICodeStyleOption.
Value
=> this.Value;
1 reference to Value
Microsoft.CodeAnalysis.CodeStyle (1)
CodeStyleOption2`1.cs (1)
32
/// The type of the serialized data does not match the type of <see cref="ICodeStyleOption.
Value
"/> or the format of the serialized data is invalid.