Kamil Szurant

Results 14 issues of Kamil Szurant

Just tried this and seems to not allocate in Unity. Something more generic like IReadOnlyCollection can't be used as it allocates. ``` public static RefLinqEnumerable ToRefLinq(this HashSet c) => new(new(c));...

From https://forum.unity.com/threads/suggesting-solutions-for-serializefield-warning.962112/#post-6300914 what do you think about adding analyzers to csc.rsp to make them show also in unity console?

> You’d need to ask ibm :) > > As an Apache project we’d love the contribution, which you could then build and push to dockerhub and use independent of...