using System.Collections.Generic; public class AOTGenericReferences : UnityEngine.MonoBehaviour { // {{ AOT assemblies public static readonly IReadOnlyList PatchedAOTAssemblyList = new List { "mscorlib.dll", }; // }} // {{ constraint implement type // }} // {{ AOT generic types // System.Action // System.Action // }} public void RefMethods() { } }