1 write to definitionTextValue
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Protocol\Internal\VSInternalReferenceItem.cs (1)
74
this.
definitionTextValue
= value;
1 reference to definitionTextValue
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Protocol\Internal\VSInternalReferenceItem.cs (1)
66
return this.
definitionTextValue
;