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