Error CS353 When it doesn't make sense for this situation

A result of a stackalloc expression of type 'Span<int>' cannot be used in this context because it may be exposed outside of the containing method

however it isn't exposed out of the method, I will post the code in another message as it is a lil long
Was this page helpful?