46 writes to Value
Microsoft.VisualStudio.LanguageServices.UnitTests (46)
CodeModel\CSharp\CodeClassTests.vb (4)
1614Await TestAddAttribute(code, expected, New AttributeData With {.Name = "CLSCompliant", .Value = "true", .Position = 1}) 1636Await TestAddAttribute(code, expected, New AttributeData With {.Name = "CLSCompliant", .Value = "true"}) 1660Await TestAddAttribute(code, expected, New AttributeData With {.Name = "CLSCompliant", .Value = "true"}) 1684Await TestAddAttribute(code, expected, New AttributeData With {.Name = "CLSCompliant", .Value = "true", .Position = 1})
CodeModel\CSharp\CodeDelegateTests.vb (2)
347Await TestAddAttribute(code, expected, New AttributeData With {.Name = "CLSCompliant", .Value = "true", .Position = 1}) 369Await TestAddAttribute(code, expected, New AttributeData With {.Name = "CLSCompliant", .Value = "true"})
CodeModel\CSharp\CodeEnumTests.vb (1)
260Await TestAddAttribute(code, expected, New AttributeData With {.Name = "CLSCompliant", .Value = "true", .Position = 1})
CodeModel\CSharp\CodeEventTests.vb (2)
926Await TestAddAttribute(code, expected, New AttributeData With {.Name = "CLSCompliant", .Value = "true", .Position = 1}) 954Await TestAddAttribute(code, expected, New AttributeData With {.Name = "CLSCompliant", .Value = "true"})
CodeModel\CSharp\CodeFunctionTests.vb (2)
2634Await TestAddAttribute(code, expected, New AttributeData With {.Name = "CLSCompliant", .Value = "true", .Position = 1}) 2662Await TestAddAttribute(code, expected, New AttributeData With {.Name = "CLSCompliant", .Value = "true"})
CodeModel\CSharp\CodeInterfaceTests.vb (2)
179Await TestAddAttribute(code, expected, New AttributeData With {.Name = "CLSCompliant", .Value = "true", .Position = 1}) 201Await TestAddAttribute(code, expected, New AttributeData With {.Name = "CLSCompliant", .Value = "true"})
CodeModel\CSharp\CodePropertyTests.vb (2)
1629Await TestAddAttribute(code, expected, New AttributeData With {.Name = "CLSCompliant", .Value = "true", .Position = 1}) 1665Await TestAddAttribute(code, expected, New AttributeData With {.Name = "CLSCompliant", .Value = "true"})
CodeModel\CSharp\CodeStructTests.vb (2)
338Await TestAddAttribute(code, expected, New AttributeData With {.Name = "CLSCompliant", .Value = "true", .Position = 1}) 360Await TestAddAttribute(code, expected, New AttributeData With {.Name = "CLSCompliant", .Value = "true"})
CodeModel\CSharp\CodeVariableTests.vb (2)
364Await TestAddAttribute(code, expected, New AttributeData With {.Name = "CLSCompliant", .Value = "true", .Position = 1}) 392Await TestAddAttribute(code, expected, New AttributeData With {.Name = "CLSCompliant", .Value = "true"})
CodeModel\CSharp\FileCodeModelTests.vb (6)
143Await TestAddAttribute(code, expected, New AttributeData With {.Name = "System.CLSCompliant", .Value = "true"}) 163Await TestAddAttribute(code, expected, New AttributeData With {.Name = "System.CLSCompliant", .Value = "true", .Position = "C"}) 180Await TestAddAttribute(code, expected, New AttributeData With {.Name = "System.CLSCompliant", .Value = "true", .Position = -1}) 200Await TestAddAttribute(code, expected, New AttributeData With {.Name = "System.CLSCompliant", .Value = "true", .Position = -1}) 222Await TestAddAttribute(code, expected, New AttributeData With {.Name = "System.CLSCompliant", .Value = "true", .Position = -1}) 240Await TestAddAttribute(code, expected, New AttributeData With {.Name = "System.CLSCompliant", .Value = "true"})
CodeModel\VisualBasic\CodeClassTests.vb (4)
1602Await TestAddAttribute(code, expected, New AttributeData With {.Name = "CLSCompliant", .Value = "True", .Position = 1}) 1626Await TestAddAttribute(code, expected, New AttributeData With {.Name = "CLSCompliant", .Value = "True"}) 1652Await TestAddAttribute(code, expected, New AttributeData With {.Name = "CLSCompliant", .Value = "True"}) 1678Await TestAddAttribute(code, expected, New AttributeData With {.Name = "CLSCompliant", .Value = "True", .Position = 1})
CodeModel\VisualBasic\CodeDelegateTests.vb (2)
567Await TestAddAttribute(code, expected, New AttributeData With {.Name = "CLSCompliant", .Value = "true", .Position = 1}) 589Await TestAddAttribute(code, expected, New AttributeData With {.Name = "CLSCompliant", .Value = "true"})
CodeModel\VisualBasic\CodeEnumTests.vb (1)
215Await TestAddAttribute(code, expected, New AttributeData With {.Name = "CLSCompliant", .Value = "True", .Position = 1})
CodeModel\VisualBasic\CodeEventTests.vb (2)
774Await TestAddAttribute(code, expected, New AttributeData With {.Name = "CLSCompliant", .Value = "true"}) 814Await TestAddAttribute(code, expected, New AttributeData With {.Name = "CLSCompliant", .Value = "true"})
CodeModel\VisualBasic\CodeInterfaceTests.vb (2)
132Await TestAddAttribute(code, expected, New AttributeData With {.Name = "CLSCompliant", .Value = "True", .Position = 1}) 156Await TestAddAttribute(code, expected, New AttributeData With {.Name = "CLSCompliant", .Value = "True"})
CodeModel\VisualBasic\CodeStructTests.vb (2)
98Await TestAddAttribute(code, expected, New AttributeData With {.Name = "CLSCompliant", .Value = "True", .Position = 1}) 122Await TestAddAttribute(code, expected, New AttributeData With {.Name = "CLSCompliant", .Value = "True"})
CodeModel\VisualBasic\CodeVariableTests.vb (2)
892Await TestAddAttribute(code, expected, New AttributeData With {.Name = "CLSCompliant", .Value = "True", .Position = 1}) 918Await TestAddAttribute(code, expected, New AttributeData With {.Name = "CLSCompliant", .Value = "True"})
CodeModel\VisualBasic\FileCodeModelTests.vb (6)
259Await TestAddAttributeWithSimplificationAsync(code, expected, New AttributeData With {.Name = "System.CLSCompliant", .Value = "True"}, "System.CLSCompliant", "CLSCompliant") 276Await TestAddAttributeWithSimplificationAsync(code, expected, New AttributeData With {.Name = "System.CLSCompliant", .Value = "True", .Position = "C"}, "System.CLSCompliant", "CLSCompliant") 293Await TestAddAttributeWithSimplificationAsync(code, expected, New AttributeData With {.Name = "System.CLSCompliant", .Value = "True", .Position = -1}, "System.CLSCompliant", "CLSCompliant") 314Await TestAddAttributeWithSimplificationAsync(code, expected, New AttributeData With {.Name = "System.CLSCompliant", .Value = "True", .Position = -1}, "System.CLSCompliant", "CLSCompliant") 336Await TestAddAttributeWithSimplificationAsync(code, expected, New AttributeData With {.Name = "System.CLSCompliant", .Value = "True", .Position = -1}, "System.CLSCompliant", "CLSCompliant") 357Await TestAddAttributeWithSimplificationAsync(code, expected, New AttributeData With {.Name = "System.CLSCompliant", .Value = "True"}, "System.CLSCompliant", "CLSCompliant")
12 references to Value
Microsoft.VisualStudio.LanguageServices.UnitTests (12)
CodeModel\AbstractCodeClassTests.vb (1)
133Return codeElement.AddAttribute(data.Name, data.Value, data.Position)
CodeModel\AbstractCodeDelegateTests.vb (1)
76Return codeElement.AddAttribute(data.Name, data.Value, data.Position)
CodeModel\AbstractCodeEnumTests.vb (1)
60Return codeElement.AddAttribute(data.Name, data.Value, data.Position)
CodeModel\AbstractCodeEventTests.vb (1)
81Return codeElement.AddAttribute(data.Name, data.Value, data.Position)
CodeModel\AbstractCodeFunctionTests.vb (1)
104Return codeElement.AddAttribute(data.Name, data.Value, data.Position)
CodeModel\AbstractCodeInterfaceTests.vb (1)
62Return codeElement.AddAttribute(data.Name, data.Value, data.Position)
CodeModel\AbstractCodeParameterTests.vb (1)
67Return codeElement.AddAttribute(data.Name, data.Value, data.Position)
CodeModel\AbstractCodePropertyTests.vb (1)
88Return codeElement.AddAttribute(data.Name, data.Value, data.Position)
CodeModel\AbstractCodeStructTests.vb (1)
70Return codeElement.AddAttribute(data.Name, data.Value, data.Position)
CodeModel\AbstractCodeVariableTests.vb (1)
85Return codeElement.AddAttribute(data.Name, data.Value, data.Position)
CodeModel\AbstractFileCodeModelTests.vb (1)
74Dim newAttribute = fileCodeModel.AddAttribute(data.Name, data.Value, data.Position)
CodeModel\VisualBasic\FileCodeModelTests.vb (1)
208Dim newAttribute = fileCodeModel.AddAttribute(data.Name, data.Value, data.Position)