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