1 write to Value
Microsoft.VisualStudio.LanguageServices.Implementation (1)
CodeModel\MethodXml\AbstractMethodXmlBuilder.AttributeInfo.cs (1)
21
this.
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)
118
AppendEncoded(attribute.
Value
);