microsoft / referencesource

Source from the Microsoft .NET Reference Source that represent a subset of the .NET Framework
https://referencesource.microsoft.com/
MIT License
3.13k stars 1.26k forks source link

Fix spacing in Array.Copy method call in queue.cs #185

Closed shukhratutaboev closed 1 year ago

shukhratutaboev commented 1 year ago

Fixed spacing in the Array.Copy method call to improve readability and consistency with the surrounding code.

READ BEFORE FILING

This repository is read-only and doesn't accept community pull requests.

mairaw commented 1 year ago

As the template says "This repository is read-only and doesn't accept community pull requests."

Closing this pull request.