Skip to content
Prev Previous commit
Next Next commit
  • Loading branch information
TalAloni committed Jun 16, 2021
commit 0f4257ae362cddf39006ad2a168cd5d67f25dcd2
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
using System.Diagnostics;
using System.Globalization;
using System.Runtime.CompilerServices;
using System.Diagnostics.CodeAnalysis;
using System.Security.Cryptography;

namespace System.Xml.Serialization
Expand Down
You are viewing a condensed version of this merge commit. You can view the full changes here.