CodeModel\VisualBasic\CodeFunctionTests.vb (7)
2477Await TestSetTypeProp(code, expected, "System.Int32")
2500Await TestSetTypeProp(code, expected, "System.String")
2561Await TestSetTypeProp(code, expected, "System.Int32")
2582Await TestSetTypeProp(code, expected, "System.Int32")
2603Await TestSetTypeProp(code, expected, "System.Int32")
2621Await TestSetTypeProp(code, expected, "System.Int32")
2659Await TestSetTypeProp(code, expected, "System.Int32")
CodeModel\VisualBasic\CodeVariableTests.vb (5)
2105Await TestSetTypeProp(code, expected, "double")
2124Await TestSetTypeProp(code, expected, "double")
2143Await TestSetTypeProp(code, expected, "String")
2162Await TestSetTypeProp(code, expected, "String")
2181Await TestSetTypeProp(code, expected, "String")