Checkpoint
This commit is contained in:
@@ -4,7 +4,7 @@ using System.Runtime.ConstrainedExecution;
|
||||
|
||||
namespace Foodsoft.Alpm
|
||||
{
|
||||
internal class SafeFilePackageHandle : SafePackageHandle
|
||||
internal sealed class SafeFilePackageHandle : SafePackageHandle
|
||||
{
|
||||
[ReliabilityContract(Consistency.WillNotCorruptState, Cer.MayFail)]
|
||||
[PrePrepareMethod]
|
||||
|
||||
Reference in New Issue
Block a user