35 references to TestAttributes
Microsoft.VisualStudio.LanguageServices.UnitTests (35)
CodeModel\CSharp\CodeClassTests.vb (4)
897
TestAttributes
(code, NoElements)
910
TestAttributes
(code, IsElement("Serializable"))
923
TestAttributes
(code, IsElement("Serializable"), IsElement("CLSCompliant"))
935
TestAttributes
(code, IsElement("Serializable"), IsElement("CLSCompliant"))
CodeModel\CSharp\CodeEnumTests.vb (4)
120
TestAttributes
(code, NoElements)
136
TestAttributes
(code, IsElement("Flags"))
152
TestAttributes
(code, IsElement("Serializable"), IsElement("Flags"))
167
TestAttributes
(code, IsElement("Serializable"), IsElement("Flags"))
CodeModel\CSharp\CodeFunctionTests.vb (5)
220
TestAttributes
(code, IsElement("Obsolete"))
240
TestAttributes
(code, IsElement("Obsolete"))
266
TestAttributes
(code, IsElement("Obsolete"))
292
TestAttributes
(code, IsElement("Obsolete"))
310
TestAttributes
(code, IsElement("Obsolete"))
CodeModel\CSharp\CodeInterfaceTests.vb (4)
57
TestAttributes
(code, NoElements)
70
TestAttributes
(code, IsElement("Serializable"))
83
TestAttributes
(code, IsElement("Serializable"), IsElement("CLSCompliant"))
95
TestAttributes
(code, IsElement("Serializable"), IsElement("CLSCompliant"))
CodeModel\CSharp\CodeStructTests.vb (4)
23
TestAttributes
(code, NoElements)
36
TestAttributes
(code, IsElement("Serializable"))
49
TestAttributes
(code, IsElement("Serializable"), IsElement("CLSCompliant"))
61
TestAttributes
(code, IsElement("Serializable"), IsElement("CLSCompliant"))
CodeModel\CSharp\CodeVariableTests.vb (4)
261
TestAttributes
(code, NoElements)
277
TestAttributes
(code, IsElement("Serializable"))
293
TestAttributes
(code, IsElement("Serializable"), IsElement("CLSCompliant"))
308
TestAttributes
(code, IsElement("Serializable"), IsElement("CLSCompliant"))
CodeModel\VisualBasic\CodeDelegateTests.vb (1)
158
TestAttributes
(code, IsElement("CLSCompliant"))
CodeModel\VisualBasic\CodeEventTests.vb (2)
416
TestAttributes
(code, IsElement("CLSCompliant"))
438
TestAttributes
(code, IsElement("CLSCompliant"))
CodeModel\VisualBasic\CodeFunctionTests.vb (5)
538
TestAttributes
(code, IsElement("Obsolete"))
556
TestAttributes
(code, IsElement("Obsolete"))
578
TestAttributes
(code, IsElement("Obsolete"))
600
TestAttributes
(code, IsElement("Obsolete"))
616
TestAttributes
(code, IsElement("Obsolete"))
CodeModel\VisualBasic\CodePropertyTests.vb (2)
318
TestAttributes
(code, IsElement("CLSCompliant"))
338
TestAttributes
(code, IsElement("CLSCompliant"))