4 references to ShouldLogElementStatuses
System.Security.Cryptography (4)
System\Security\Cryptography\X509Certificates\OpenSslX509ChainEventSource.cs (2)
618
if (
ShouldLogElementStatuses
())
637
if (
ShouldLogElementStatuses
())
System\Security\Cryptography\X509Certificates\OpenSslX509ChainProcessor.cs (2)
454
if (OpenSslX509ChainEventSource.Log.IsEnabled() && OpenSslX509ChainEventSource.Log.
ShouldLogElementStatuses
())
625
if (OpenSslX509ChainEventSource.Log.IsEnabled() && OpenSslX509ChainEventSource.Log.
ShouldLogElementStatuses
())