8 references to IsConst
Microsoft.CodeAnalysis.VisualBasic (8)
Symbols\Source\LocalSymbol.vb (8)
135
Debug.Assert(Me.
IsConst
)
146
Return IsUsing OrElse
IsConst
270
Return Not
IsConst
AndAlso Not IsCatch
346
If Not Me.
IsConst
Then
356
If Not Me.
IsConst
Then
409
Return Me.
IsConst
865
If
IsConst
Then
902
If
IsConst
AndAlso _evaluatedConstant Is Nothing Then