1
0
mirror of https://github.com/chylex/.NET-Community-Toolkit.git synced 2025-06-02 14:34:11 +02:00
.NET-Community-Toolkit/CommunityToolkit.HighPerformance/Extensions
Sergio Pedri 51c7a67c20 More code style improvements and tweaks
- Remove unused namespaces
- Remove unused attributes
- Remove unnecessary #nullable enable directives
- Sort using directives
- Simplify names
2021-11-01 22:29:46 +01:00
..
ArrayExtensions.1D.cs Switch whole solution to file-scoped namespaces 2021-11-01 20:46:46 +01:00
ArrayExtensions.2D.cs More code style improvements and tweaks 2021-11-01 22:29:46 +01:00
ArrayExtensions.3D.cs Switch whole solution to file-scoped namespaces 2021-11-01 20:46:46 +01:00
ArrayPoolBufferWriterExtensions.cs Switch whole solution to file-scoped namespaces 2021-11-01 20:46:46 +01:00
ArrayPoolExtensions.cs Switch whole solution to file-scoped namespaces 2021-11-01 20:46:46 +01:00
BoolExtensions.cs Remove unnecessary using directives 2021-11-01 22:14:16 +01:00
HashCodeExtensions.cs Update namespaces from Microsoft.Toolkit to CommunityToolkit 2021-11-01 17:22:05 +01:00
IBufferWriterExtensions.cs Switch whole solution to file-scoped namespaces 2021-11-01 20:46:46 +01:00
IMemoryOwnerExtensions.cs Switch whole solution to file-scoped namespaces 2021-11-01 20:46:46 +01:00
ListExtensions.cs Update namespaces from Microsoft.Toolkit to CommunityToolkit 2021-11-01 17:22:05 +01:00
MemoryExtensions.cs Switch whole solution to file-scoped namespaces 2021-11-01 20:46:46 +01:00
NullableExtensions.cs Update namespaces from Microsoft.Toolkit to CommunityToolkit 2021-11-01 17:22:05 +01:00
ReadOnlyMemoryExtensions.cs More code style improvements and tweaks 2021-11-01 22:29:46 +01:00
ReadOnlySpanExtensions.cs Switch whole solution to file-scoped namespaces 2021-11-01 20:46:46 +01:00
SpanExtensions.cs Switch whole solution to file-scoped namespaces 2021-11-01 20:46:46 +01:00
SpinLockExtensions.cs Switch whole solution to file-scoped namespaces 2021-11-01 20:46:46 +01:00
StreamExtensions.cs Switch whole solution to file-scoped namespaces 2021-11-01 20:46:46 +01:00
StringExtensions.cs Switch whole solution to file-scoped namespaces 2021-11-01 20:46:46 +01:00