2 references to StartAccept
System.ServiceModel (2)
System\ServiceModel\Channels\SocketConnection.cs (2)
2192
startAccept = new Action<object>(
StartAccept
);
2322
StartAccept
(thisPtr);