Files
2026-08-27 10:56:38 -06:00

6 lines
85 B
C#

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