7 references to ConstantValue
Microsoft.CodeAnalysis.VisualBasic.Semantic.UnitTests (7)
Semantics\GetSemanticInfoTests.vb (7)
4799Assert.Equal(0, symbolInfo.ConstantValue) 4824Assert.Equal(0, symbolInfo.ConstantValue) 4840Assert.Equal("SomeValue", symbolInfo.ConstantValue) 4860Assert.Equal("SomeValueSuffix", symbolInfo.ConstantValue) 4900Assert.Equal("NewValue", symbolInfo.ConstantValue) 4918Assert.Equal("OldValue", symbolInfo.ConstantValue) 4936Assert.Equal(1, symbolInfo.ConstantValue)