8 references to Start
dotnet (1)
Commands\Test\MTP\IPC\HttpTestHostGateway.cs (1)
77listener.Start();
Microsoft.AspNetCore.Components.Testing (2)
Infrastructure\ServerFactory.cs (1)
316listener.Start();
Infrastructure\ServerInstance.cs (1)
325listener.Start();
Microsoft.AspNetCore.SpaServices.Extensions (1)
Util\TcpPortFinder.cs (1)
14listener.Start();
Microsoft.Extensions.Diagnostics.Probes.Tests (1)
..\..\..\..\test\Libraries\Microsoft.Extensions.Diagnostics.Probes.Tests\TcpEndpointProbesServiceTests.cs (1)
125listener.Start();
Microsoft.TestPlatform.CommunicationUtilities (2)
SocketCommunicationManager.cs (1)
102_tcpListener.Start();
SocketServer.cs (1)
84_tcpListener.Start();
Microsoft.TestPlatform.CrossPlatEngine (1)
Client\MTP\MtpServerConnection.cs (1)
64_listener.Start();