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