File: GlobalUsings.cs | Web Access |
Project: src\src\test\util\System.Windows.Forms\System.Windows.Forms.TestUtilities.csproj (System.Windows.Forms.TestUtilities) |
// Licensed to the .NET Foundation under one or more agreements. // The .NET Foundation licenses this file to you under the MIT license. global using Xunit; global using PInvoke = Windows.Win32.PInvoke; |