using System; using System.Collections; using System.Collections.Generic; using System.Diagnostics; using System.Linq; using System.Reflection; using System.Reflection.Emit; using System.Runtime.CompilerServices; using System.Runtime.Versioning; using BepInEx; using BepInEx.Configuration; using BepInEx.Logging; using BepInEx.NET.Common; using BepInExResoniteShim; using BepisLocaleLoader; using Elements.Core; using FrooxEngine; using FrooxEngine.ProtoFlux; using FrooxEngine.UIX; using HarmonyLib; using Renderite.Shared; using SkyFrost.Base; using Toggles; [assembly: CompilationRelaxations(8)] [assembly: RuntimeCompatibility(WrapNonExceptionThrows = true)] [assembly: Debuggable(/*Could not decode attribute arguments.*/)] [assembly: TargetFramework(".NETCoreApp,Version=v10.0", FrameworkDisplayName = ".NET 10.0")] [assembly: AssemblyCompany("LeCloutPanda, NepuShiro, art0007i, Gyztor")] [assembly: AssemblyConfiguration("Release")] [assembly: AssemblyFileVersion("1.3.0.0")] [assembly: AssemblyInformationalVersion("1.3.0+7be280f40506ac449f542aba1d976c3178cc2b10")] [assembly: AssemblyProduct("Toggles")] [assembly: AssemblyTitle("Toggles")] [assembly: AssemblyMetadata("RepositoryUrl", "https://github.com/lecloutpanda/Toggles")] [assembly: AssemblyVersion("1.3.0.0")] [module: RefSafetyRules(11)] [CompilerGenerated] internal delegate TResult <>f__AnonymousDelegate0(T1 arg1, T2 arg2, T3 arg3, out T4 arg4, T5 arg5 = default(T5)); [HarmonyPatch(typeof(ContactItem), "Update", new global::System.Type[] { typeof(Contact), typeof(ContactData) })] public static class ContactsPagePatch { public static void Postfix(Contact contact, ContactData data, SyncRef