1 write to Value
Microsoft.VisualStudio.LanguageServices.Implementation (1)
CodeModel\MethodXml\AbstractMethodXmlBuilder.AttributeInfo.cs (1)
21this.Value = value;
2 references to Value
Microsoft.VisualStudio.LanguageServices.Implementation (2)
CodeModel\MethodXml\AbstractMethodXmlBuilder.AttributeInfo.cs (1)
29&& this.Value == null;
CodeModel\MethodXml\AbstractMethodXmlBuilder.cs (1)
118AppendEncoded(attribute.Value);