1 reference to TimeOutMsNewProcess
Microsoft.CodeAnalysis.LanguageServer.UnitTests (1)
Utilities\AbstractLanguageServerClientTests.TestLspClient.cs (1)
55
using var cts = new CancellationTokenSource(
TimeOutMsNewProcess
);