2 references to _testAppPipeConnections
dotnet (2)
Commands\Test\MTP\TestApplication.cs (2)
227
_testAppPipeConnections
.Add(pipeConnection);
403
foreach (var namedPipeServer in
_testAppPipeConnections
)