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