1 instantiation of Unregistration
Microsoft.CodeAnalysis.LanguageServer (1)
HostWorkspace\FileWatching\LspFileChangeWatcher.cs (1)
250
new
Unregistration
()
2 references to Unregistration
Microsoft.CodeAnalysis.LanguageServer.Protocol (1)
Protocol\UnregistrationParams.cs (1)
22
public
Unregistration
[] Unregistrations
Microsoft.CodeAnalysis.LanguageServer.UnitTests (1)
LspFileChangeWatcherTests.cs (1)
132
foreach (
var
unregistration in unregistrationParams.Unregistrations)