2 references to GetInt32
Microsoft.Extensions.ServiceDiscovery.Dns (1)
Resolver\DnsResolver.cs (1)
835TransactionId = (ushort)RandomNumberGenerator.GetInt32(ushort.MaxValue + 1),
System.Security.Cryptography (1)
System\Security\Cryptography\RandomNumberGenerator.cs (1)
433destination[i] = choices[GetInt32(choices.Length)];