1 write to _otherConstant
Microsoft.CodeAnalysis.VisualBasic (1)
Symbols\Source\SourceEnumConstantSymbol.vb (1)
134
Me.
_otherConstant
= otherConstant
1 reference to _otherConstant
Microsoft.CodeAnalysis.VisualBasic (1)
Symbols\Source\SourceEnumConstantSymbol.vb (1)
143
Dim otherValue =
_otherConstant
.GetConstantValue(New ConstantFieldsInProgress(Me, dependencies))