2 references to RunTestsPartialResult
Microsoft.CodeAnalysis.LanguageServer.Protocol (2)
Handler\Testing\RunTestsParams.cs (2)
16
) : LSP.IPartialResultParams<
RunTestsPartialResult
>
20
public IProgress<
RunTestsPartialResult
>? PartialResultToken { get; set; }