1
0
Fork 0
muzika-gromche/MuzikaGromche/ExternalInit.cs

7 lines
206 B
C#

// ReSharper disable once CheckNamespace
#pragma warning disable IDE0130 // Namespace does not match folder structure
namespace System.Runtime.CompilerServices
{
internal static class IsExternalInit;
}