// // Polyfill for record types with init-only setters (required by .NET Framework 4.8) namespace System.Runtime.CompilerServices { internal static class IsExternalInit { } }