1 write to _isDefined
Microsoft.CodeAnalysis.VisualBasic (1)
Compilation\PreprocessingSymbolInfo.vb (1)
50
Me.
_isDefined
= isDefined
4 references to _isDefined
Microsoft.CodeAnalysis.VisualBasic (4)
Compilation\PreprocessingSymbolInfo.vb (4)
29
Return
_isDefined
54
Return
_isDefined
= other.
_isDefined
AndAlso _symbol = other._symbol AndAlso
64
Return Hash.Combine(_symbol, Hash.Combine(_constantValue, CInt(
_isDefined
)))