1 write to textValue
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Protocol\Internal\VSInternalReferenceItem.cs (1)
162
this.
textValue
= value;
1 reference to textValue
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Protocol\Internal\VSInternalReferenceItem.cs (1)
155
return this.
textValue
;