using System.ComponentModel; namespace System.Runtime.CompilerServices; [EditorBrowsable(EditorBrowsableState.Never)] internal static class IsExternalInit { }