6 writes to Description
Microsoft.CodeAnalysis.VisualBasic.Emit.UnitTests (6)
ExpressionTrees\CodeGenExprLambda.vb (6)
178list.Add(New ExpressionTreeTest With {.Description = String.Format(descr1, type1), 222list.Add(New ExpressionTreeTest With {.Description = String.Format(descr1, type1, type2), 598list.Add(New ExpressionTreeTest With {.Description = String.Format(descr1, type1, type2, type3), 1470list.Add(New ExpressionTreeTest With {.Description = description, 1797list.Add(New ExpressionTreeTest With {.Description = 1845list.Add(New ExpressionTreeTest With {.Description = String.Format(descr1, type),
2 references to Description
Microsoft.CodeAnalysis.VisualBasic.Emit.UnitTests (2)
ExpressionTrees\CodeGenExprLambda.vb (2)
1938Debug.Assert(tst.Description IsNot Nothing) 1947testbuilder.AppendLine(String.Format("Console.WriteLine(""{0}"")", tst.Description))