46 writes to Value
Microsoft.VisualStudio.LanguageServices.UnitTests (46)
CodeModel\CSharp\CodeClassTests.vb (4)
1615Await TestAddAttribute(code, expected, New AttributeData With {.Name = "CLSCompliant", .Value = "true", .Position = 1}) 1637Await TestAddAttribute(code, expected, New AttributeData With {.Name = "CLSCompliant", .Value = "true"}) 1661Await TestAddAttribute(code, expected, New AttributeData With {.Name = "CLSCompliant", .Value = "true"}) 1685Await TestAddAttribute(code, expected, New AttributeData With {.Name = "CLSCompliant", .Value = "true", .Position = 1})
CodeModel\CSharp\CodeDelegateTests.vb (2)
348Await TestAddAttribute(code, expected, New AttributeData With {.Name = "CLSCompliant", .Value = "true", .Position = 1}) 370Await TestAddAttribute(code, expected, New AttributeData With {.Name = "CLSCompliant", .Value = "true"})
CodeModel\CSharp\CodeEnumTests.vb (1)
261Await TestAddAttribute(code, expected, New AttributeData With {.Name = "CLSCompliant", .Value = "true", .Position = 1})
CodeModel\CSharp\CodeEventTests.vb (2)
927Await TestAddAttribute(code, expected, New AttributeData With {.Name = "CLSCompliant", .Value = "true", .Position = 1}) 955Await TestAddAttribute(code, expected, New AttributeData With {.Name = "CLSCompliant", .Value = "true"})
CodeModel\CSharp\CodeFunctionTests.vb (2)
2635Await TestAddAttribute(code, expected, New AttributeData With {.Name = "CLSCompliant", .Value = "true", .Position = 1}) 2663Await TestAddAttribute(code, expected, New AttributeData With {.Name = "CLSCompliant", .Value = "true"})
CodeModel\CSharp\CodeInterfaceTests.vb (2)
180Await TestAddAttribute(code, expected, New AttributeData With {.Name = "CLSCompliant", .Value = "true", .Position = 1}) 202Await TestAddAttribute(code, expected, New AttributeData With {.Name = "CLSCompliant", .Value = "true"})
CodeModel\CSharp\CodePropertyTests.vb (2)
1630Await TestAddAttribute(code, expected, New AttributeData With {.Name = "CLSCompliant", .Value = "true", .Position = 1}) 1666Await TestAddAttribute(code, expected, New AttributeData With {.Name = "CLSCompliant", .Value = "true"})
CodeModel\CSharp\CodeStructTests.vb (2)
339Await TestAddAttribute(code, expected, New AttributeData With {.Name = "CLSCompliant", .Value = "true", .Position = 1}) 361Await TestAddAttribute(code, expected, New AttributeData With {.Name = "CLSCompliant", .Value = "true"})
CodeModel\CSharp\CodeVariableTests.vb (2)
365Await TestAddAttribute(code, expected, New AttributeData With {.Name = "CLSCompliant", .Value = "true", .Position = 1}) 393Await TestAddAttribute(code, expected, New AttributeData With {.Name = "CLSCompliant", .Value = "true"})
CodeModel\CSharp\FileCodeModelTests.vb (6)
144Await TestAddAttribute(code, expected, New AttributeData With {.Name = "System.CLSCompliant", .Value = "true"}) 164Await TestAddAttribute(code, expected, New AttributeData With {.Name = "System.CLSCompliant", .Value = "true", .Position = "C"}) 181Await TestAddAttribute(code, expected, New AttributeData With {.Name = "System.CLSCompliant", .Value = "true", .Position = -1}) 201Await TestAddAttribute(code, expected, New AttributeData With {.Name = "System.CLSCompliant", .Value = "true", .Position = -1}) 223Await TestAddAttribute(code, expected, New AttributeData With {.Name = "System.CLSCompliant", .Value = "true", .Position = -1}) 241Await TestAddAttribute(code, expected, New AttributeData With {.Name = "System.CLSCompliant", .Value = "true"})
CodeModel\VisualBasic\CodeClassTests.vb (4)
1603Await TestAddAttribute(code, expected, New AttributeData With {.Name = "CLSCompliant", .Value = "True", .Position = 1}) 1627Await TestAddAttribute(code, expected, New AttributeData With {.Name = "CLSCompliant", .Value = "True"}) 1653Await TestAddAttribute(code, expected, New AttributeData With {.Name = "CLSCompliant", .Value = "True"}) 1679Await TestAddAttribute(code, expected, New AttributeData With {.Name = "CLSCompliant", .Value = "True", .Position = 1})
CodeModel\VisualBasic\CodeDelegateTests.vb (2)
568Await TestAddAttribute(code, expected, New AttributeData With {.Name = "CLSCompliant", .Value = "true", .Position = 1}) 590Await TestAddAttribute(code, expected, New AttributeData With {.Name = "CLSCompliant", .Value = "true"})
CodeModel\VisualBasic\CodeEnumTests.vb (1)
216Await TestAddAttribute(code, expected, New AttributeData With {.Name = "CLSCompliant", .Value = "True", .Position = 1})
CodeModel\VisualBasic\CodeEventTests.vb (2)
775Await TestAddAttribute(code, expected, New AttributeData With {.Name = "CLSCompliant", .Value = "true"}) 815Await TestAddAttribute(code, expected, New AttributeData With {.Name = "CLSCompliant", .Value = "true"})
CodeModel\VisualBasic\CodeInterfaceTests.vb (2)
133Await TestAddAttribute(code, expected, New AttributeData With {.Name = "CLSCompliant", .Value = "True", .Position = 1}) 157Await TestAddAttribute(code, expected, New AttributeData With {.Name = "CLSCompliant", .Value = "True"})
CodeModel\VisualBasic\CodeStructTests.vb (2)
99Await TestAddAttribute(code, expected, New AttributeData With {.Name = "CLSCompliant", .Value = "True", .Position = 1}) 123Await TestAddAttribute(code, expected, New AttributeData With {.Name = "CLSCompliant", .Value = "True"})
CodeModel\VisualBasic\CodeVariableTests.vb (2)
893Await TestAddAttribute(code, expected, New AttributeData With {.Name = "CLSCompliant", .Value = "True", .Position = 1}) 919Await TestAddAttribute(code, expected, New AttributeData With {.Name = "CLSCompliant", .Value = "True"})
CodeModel\VisualBasic\FileCodeModelTests.vb (6)
260Await TestAddAttributeWithSimplificationAsync(code, expected, New AttributeData With {.Name = "System.CLSCompliant", .Value = "True"}, "System.CLSCompliant", "CLSCompliant") 277Await TestAddAttributeWithSimplificationAsync(code, expected, New AttributeData With {.Name = "System.CLSCompliant", .Value = "True", .Position = "C"}, "System.CLSCompliant", "CLSCompliant") 294Await TestAddAttributeWithSimplificationAsync(code, expected, New AttributeData With {.Name = "System.CLSCompliant", .Value = "True", .Position = -1}, "System.CLSCompliant", "CLSCompliant") 315Await TestAddAttributeWithSimplificationAsync(code, expected, New AttributeData With {.Name = "System.CLSCompliant", .Value = "True", .Position = -1}, "System.CLSCompliant", "CLSCompliant") 337Await TestAddAttributeWithSimplificationAsync(code, expected, New AttributeData With {.Name = "System.CLSCompliant", .Value = "True", .Position = -1}, "System.CLSCompliant", "CLSCompliant") 358Await 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)
209Dim newAttribute = fileCodeModel.AddAttribute(data.Name, data.Value, data.Position)