2 references to CanGenerateCustomAlerts
System.Net.Security (2)
System\Net\Security\SslStream.Protocol.cs (1)
1145
if (SslStreamPal.
CanGenerateCustomAlerts
)
System\Net\Security\SslStreamPal.Unix.cs (1)
246
Debug.Assert(
CanGenerateCustomAlerts
);