3 references to FindingMatchingCertsId
System.Net.Security (3)
System\Net\Security\NetEventSource.Security.cs (3)
36
private const int UsingCachedCredentialId =
FindingMatchingCertsId
+ 1;
180
[Event(
FindingMatchingCertsId
, Keywords = Keywords.Default, Level = EventLevel.Informational)]
182
WriteEvent(
FindingMatchingCertsId
, sslStreamHash);