mirror of
https://github.com/ReneLergner/WPinternals.git
synced 2026-08-10 10:01:14 +10:00
Cleanup Sahara Implementation
This commit is contained in:
@@ -68,7 +68,7 @@ namespace DiscUtils.Internal
|
||||
result.Add(func(sVal));
|
||||
}
|
||||
|
||||
return result.ToArray();
|
||||
return [.. result];
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user