This commit is contained in:
Łukasz Domeradzki
2025-11-11 20:24:03 +01:00
parent a8d9844b01
commit 8547097e78

View File

@@ -23,12 +23,24 @@
<type fullname="Microsoft.AspNetCore.Http.TagsAttribute" />
</assembly>
<assembly fullname="System.Collections">
<type fullname="System.Collections.Generic.HashSet`1">
<method name="SetEquals" />
</type>
</assembly>
<assembly fullname="System.Linq">
<type fullname="System.Linq.Enumerable">
<method name="MaxBy" />
</type>
</assembly>
<assembly fullname="System.Linq.AsyncEnumerable">
<type fullname="System.Linq.AsyncEnumerable">
<method name="ToListAsync" />
</type>
</assembly>
<assembly fullname="System.Runtime">
<type fullname="System.Random">
<method name="Next" />