2 references to MonikerOptions
Microsoft.CodeAnalysis.LanguageServer.Protocol (2)
Protocol\Moniker\MonikerRegistrationOptions.cs (1)
10/// Subclass of <see cref="MonikerOptions"/> that allows scoping the registration.
Protocol\ServerCapabilities.cs (1)
248public SumType<bool, MonikerOptions, MonikerRegistrationOptions>? MonikerProvider { get; init; }