1 write to _revocationMode
System.Net.Quic (1)
System\Net\Quic\QuicConnection.SslConnectionOptions.cs (1)
64
_revocationMode
= revocationMode;
1 reference to _revocationMode
System.Net.Quic (1)
System\Net\Quic\QuicConnection.SslConnectionOptions.cs (1)
193
chain.ChainPolicy.RevocationMode =
_revocationMode
;