// Found by Antigen
using System;
public class TestClass
{
public static void Main(string[] args)
{
}
}
/*
Environment:
set COMPlus_JitSplitFunctionSize=4
Assert failure(PID 5728 [0x00001660], Thread: 10212 [0x27e4]): Assertion failed 'curSize < maxSplitSize' in '(dynamicClass):InvokeStub_EventAttribute.set_Level(System.Object,System.Object,ulong):System.Object' during 'Emit code' (IL size 25; hash 0x433e37b5; FullOpts)
File: D:\a\_work\1\s\src\coreclr\jit\emit.cpp Line: 3146
Image: e:\kpathak\CORE_ROOT\corerun.exe
*/