2 references to UnwrapProgress
Microsoft.CodeAnalysis.LanguageServer.Protocol.UnitTests (2)
References\FindAllReferencesHandlerTests.cs (2)
322
results =
UnwrapProgress
<LSP.VSInternalReferenceItem>(progress.Value).ToArray();
339
results =
UnwrapProgress
<LSP.Location>(progress.Value).ToArray();