1 write to AllowedCipherSuites
System.Net.Quic (1)
System\Net\Quic\Internal\MsQuicConfiguration.Cache.cs (1)
70AllowedCipherSuites = allowedCipherSuites;
3 references to AllowedCipherSuites
System.Net.Quic (3)
System\Net\Quic\Internal\MsQuicConfiguration.Cache.cs (3)
106AllowedCipherSuites == other.AllowedCipherSuites; 126hash.Add(AllowedCipherSuites);