Closed mikem8361 closed 1 month ago
Change GetThreadContext to return an ReadOnlySpan because the original API allowed the array returned to be changed. Fixed a couple of other APIs to that a ReadOnlySpan.
Added some common GetThreadContext extensions
Change GetThreadContext to return an ReadOnlySpan because the original API allowed the array returned to be changed. Fixed a couple of other APIs to that a ReadOnlySpan.
Added some common GetThreadContext extensions