1 write to _otherConstant
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Source\SourceEnumConstantSymbol.cs (1)
197
_otherConstant
= otherConstant;
1 reference to _otherConstant
Microsoft.CodeAnalysis.CSharp (1)
Symbols\Source\SourceEnumConstantSymbol.cs (1)
203
var otherValue =
_otherConstant
.GetConstantValue(new ConstantFieldsInProgress(this, dependencies), earlyDecodingWellKnownAttributes);