1 write to _constantValue
Microsoft.CodeAnalysis.VisualBasic (1)
Compilation\PreprocessingSymbolInfo.vb (1)
49
Me.
_constantValue
= constantValueOpt
4 references to _constantValue
Microsoft.CodeAnalysis.VisualBasic (4)
Compilation\PreprocessingSymbolInfo.vb (4)
39
Return
_constantValue
55
Equals(Me.
_constantValue
, other.
_constantValue
)
64
Return Hash.Combine(_symbol, Hash.Combine(
_constantValue
, CInt(_isDefined)))