1 reference to SynchronizedRandom
System.ServiceModel.Channels (1)
System\ServiceModel\Channels\UdpOutputChannel.cs (1)
55
this.randomNumberGenerator = new
SynchronizedRandom
(AppDomain.CurrentDomain.GetHashCode() | Environment.TickCount);