46 references to SemanticInfoTypeTestForeach
Microsoft.CodeAnalysis.VisualBasic.Semantic.UnitTests (46)
Semantics\ForeachTest.vb (46)
36SemanticInfoTypeTestForeach(compilation1, 1, "String()", "String()")
65SemanticInfoTypeTestForeach(compilation1, 1, "Long()", "Long()")
98SemanticInfoTypeTestForeach(compilation1, 1, "Long()", "Long()")
128SemanticInfoTypeTestForeach(compilation1, 1, "Object", "System.Collections.IEnumerable")
163SemanticInfoTypeTestForeach(compilation1, 1, "Integer()", "Integer()")
191SemanticInfoTypeTestForeach(compilation1, 1, "<nothing>", "Object")
219SemanticInfoTypeTestForeach(compilation1, 1, "<nothing>", "System.Collections.IEnumerable")
260SemanticInfoTypeTestForeach(compilation1, 1, "Integer()()", "Integer()()")
270SemanticInfoTypeTestForeach(compilation1, 2, "Integer()", "Integer()")
301SemanticInfoTypeTestForeach(compilation1, 1, "String()", "String()")
311SemanticInfoTypeTestForeach(compilation1, 2, "String", "String")
346SemanticInfoTypeTestForeach(compilation1, 1, "String()", "String()")
356SemanticInfoTypeTestForeach(compilation1, 2, "String", "String")
390SemanticInfoTypeTestForeach(compilation1, 1, "String()", "String()")
400SemanticInfoTypeTestForeach(compilation1, 2, "String", "String")
432SemanticInfoTypeTestForeach(compilation1, 1, "System.Collections.Generic.IEnumerable(Of String)", "System.Collections.Generic.IEnumerable(Of String)")
468SemanticInfoTypeTestForeach(compilation1, 1, "System.Collections.ArrayList", "System.Collections.ArrayList")
511SemanticInfoTypeTestForeach(compilation1, 1, "Integer()", "Integer()")
512SemanticInfoTypeTestForeach(compilation1, 2, "Long()", "Long()")
513SemanticInfoTypeTestForeach(compilation1, 3, "Double()", "Double()")
514SemanticInfoTypeTestForeach(compilation1, 4, "Double()", "Double()")
515SemanticInfoTypeTestForeach(compilation1, 5, "Decimal()", "Decimal()")
516SemanticInfoTypeTestForeach(compilation1, 6, "Long()", "Long()")
517SemanticInfoTypeTestForeach(compilation1, 7, "Double()", "Double()")
518SemanticInfoTypeTestForeach(compilation1, 8, "Decimal()", "Decimal()")
519SemanticInfoTypeTestForeach(compilation1, 9, "Long()", "Long()")
569SemanticInfoTypeTestForeach(compilation1, 1, "Integer()", "Integer()")
597SemanticInfoTypeTestForeach(compilation1, 1, "Integer()", "Integer()")
607SemanticInfoTypeTestForeach(compilation1, 2, "Integer()", "Integer()")
633SemanticInfoTypeTestForeach(compilation1, 1, "Integer()", "Integer()")
666SemanticInfoTypeTestForeach(compilation1, 1, "Integer()", "Integer()")
676SemanticInfoTypeTestForeach(compilation1, 2, "Integer()", "Integer()")
701SemanticInfoTypeTestForeach(compilation1, 1, "Exception()", "Exception()")
728SemanticInfoTypeTestForeach(compilation1, 1, "Integer()()", "Integer()()")
755SemanticInfoTypeTestForeach(compilation1, 1, "Void", "Void")
783SemanticInfoTypeTestForeach(compilation1, 1, "Object", "Object")
816SemanticInfoTypeTestForeach(compilation1, 1, "Integer()", "Integer()")
845SemanticInfoTypeTestForeach(compilation1, 1, "Integer()", "Integer()")
872SemanticInfoTypeTestForeach(compilation1, 1, "Date()", "Date()")
903SemanticInfoTypeTestForeach(compilation1, 1, "System.Collections.Generic.IEnumerable(Of Char)", "System.Collections.Generic.IEnumerable(Of Char)")
928SemanticInfoTypeTestForeach(compilation1, 1, "Integer", "Integer")
957SemanticInfoTypeTestForeach(compilation1, 1, "String", "String")
987SemanticInfoTypeTestForeach(compilation1, 1, "System.Action()", "System.Action()")
1028SemanticInfoTypeTestForeach(compilation1, 1, "SomethingEnumerable", "SomethingEnumerable")
1063SemanticInfoTypeTestForeach(compilation1, 1, "SomethingEnumerable", "System.Collections.IEnumerable")
1107SemanticInfoTypeTestForeach(compilation1, 1, "SomethingEnumerable(Of String)", "System.Collections.Generic.IEnumerable(Of String)")