1 write to ValueText
Microsoft.CodeAnalysis.Workspaces (1)
Shared\Utilities\DocumentationComment.cs (1)
247
_comment.
ValueText
= TrimEachLine(reader.ReadInnerXml());
1 reference to ValueText
Microsoft.CodeAnalysis.Workspaces (1)
Shared\Utilities\DocumentationComment.cs (1)
245
else if (XmlNames.ElementEquals(localName, XmlNames.ValueElementName) && _comment.
ValueText
== null)