3 references to None
System.Core (3)
System\Security\Cryptography\AesCryptoServiceProvider.cs (3)
322while (algorithm.aiAlgId != CapiNative.AlgorithmId.None) { 421Contract.Result<CapiNative.AlgorithmId>() == CapiNative.AlgorithmId.None); 434return CapiNative.AlgorithmId.None;