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