1 write to Label
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Handler\SignatureHelp\SignatureHelpHandler.cs (1)
70
sigInfo.
Label
= GetSignatureText(item);
2 references to Label
Microsoft.CodeAnalysis.LanguageServer.Protocol (2)
Protocol\ParameterInformation.cs (2)
24
/// its containing signature label (see <see cref="SignatureInformation.
Label
"/>).
31
/// label part in the <see cref="SignatureInformation.
Label
"/>.