7 references to LinkSupport
Microsoft.CodeAnalysis.LanguageServer.Protocol (7)
Protocol\Methods.Navigation.cs (2)
39
/// <see cref="LocationLink"/> may only be returned if the client opts in via <see cref="DefinitionClientCapabilities.
LinkSupport
"/>
47
/// <see cref="LocationLink"/> may only be returned if the client opts in via <see cref="DefinitionClientCapabilities.
LinkSupport
"/>
Protocol\Navigation\CallHierarchyIncomingCallsParams.cs (1)
33
/// <see cref="LocationLink"/> may only be used if the client opts in via <see cref="DefinitionClientCapabilities.
LinkSupport
"/>
Protocol\Navigation\CallHierarchyOutgoingCallsParams.cs (1)
33
/// <see cref="LocationLink"/> may only be used if the client opts in via <see cref="DefinitionClientCapabilities.
LinkSupport
"/>
Protocol\Navigation\DefinitionParams.cs (1)
25
/// <see cref="LocationLink"/> may only be used if the client opts in via <see cref="DefinitionClientCapabilities.
LinkSupport
"/>
Protocol\Navigation\TypeHierarchySubtypesParams.cs (1)
33
/// <see cref="LocationLink"/> may only be used if the client opts in via <see cref="DefinitionClientCapabilities.
LinkSupport
"/>
Protocol\Navigation\TypeHierarchySupertypesParams.cs (1)
33
/// <see cref="LocationLink"/> may only be used if the client opts in via <see cref="DefinitionClientCapabilities.
LinkSupport
"/>