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)
203var otherValue = _otherConstant.GetConstantValue(new ConstantFieldsInProgress(this, dependencies), earlyDecodingWellKnownAttributes);