7 references to VariableAlias
Microsoft.CodeAnalysis.VisualBasic.ExpressionEvaluator.ExpressionCompiler.UnitTests (7)
DeclarationTests.vb (6)
99VariableAlias("x", GetType(String)), 100VariableAlias("y", GetType(Integer)), 101VariableAlias("t", GetType(Object)), 103VariableAlias("f", GetType(Integer))) 316ImmutableArray.Create(VariableAlias("class")), 794ImmutableArray.Create(VariableAlias("x", GetType(String))),
PseudoVariableTests.vb (1)
576VariableAlias("x", GetType(Integer)))