`System.MemoryExtensions.Equals` page should mention `MemoryExtensions.SequentialEqual`
https://learn.microsoft.com/ja-jp/dotnet/api/system.memoryextensions.equals?view=net-6.0#system-memoryextensions-equals(system-readonlyspan((system-char))-system-readonlyspan((system-char))-system-stringcomparison)
If you want to omit comparisonType or apply this method to non-char span types, you have to use SequentialEqual instead.
I couldn't figure out the best area label to add to this issue. If you have write-permissions please help me learn by adding exactly one area label.
I couldn't figure out the best area label to add to this issue. If you have write-permissions please help me learn by adding exactly one area label.
Tagging subscribers to this area: @dotnet/area-system-memory