using System.Reflection;
using System.Runtime.CompilerServices;
#if DEBUG
[assembly:InternalsVisibleTo("System.Maui.Xaml.UnitTests")]
#endif