2 references to Error_EncryptionUnsupported
NuGet.Configuration (2)
Utility\EncryptionUtility.cs (2)
19
throw new NotSupportedException(Resources.
Error_EncryptionUnsupported
);
32
throw new NotSupportedException(Resources.
Error_EncryptionUnsupported
);