1 write to _value
Microsoft.CodeAnalysis (1)
Symbols\TypedConstant.cs (1)
31_value = value;
7 references to _value
Microsoft.CodeAnalysis (7)
Symbols\TypedConstant.cs (7)
68return _value == null; 102return _value; 125return (ImmutableArray<TypedConstant>)_value!; 145value = (T)_value!; 208&& object.Equals(_value, other._value) 214return Hash.Combine(_value,