Files
AnotherReplayReader/Utils/CompilerServices.cs
2026-06-21 14:42:04 +02:00

6 lines
101 B
C#

namespace System.Runtime.CompilerServices
{
internal static class IsExternalInit
{
}
}