1 write to IsClient
System.Net.Security (1)
src\libraries\Common\src\Interop\Unix\System.Security.Cryptography.Native\Interop.OpenSsl.cs (1)
51IsClient = isClient;
3 references to IsClient
System.Net.Security (3)
src\libraries\Common\src\Interop\Unix\System.Security.Cryptography.Native\Interop.OpenSsl.cs (3)
80IsClient == other.IsClient && 88hash.Add(IsClient);