8 references to TestSetValue
Microsoft.VisualStudio.LanguageServices.UnitTests (8)
CodeModel\CSharp\CodeAttributeTests.vb (4)
1001Await TestSetValue(code, expected, "true") 1022Await TestSetValue(code, expected, "true") 1043Await TestSetValue(code, expected, "true") 1064Await TestSetValue(code, expected, "")
CodeModel\VisualBasic\CodeAttributeTests.vb (4)
1208Await TestSetValue(code, expected, "True") 1227Await TestSetValue(code, expected, "True") 1246Await TestSetValue(code, expected, "True") 1265Await TestSetValue(code, expected, "")