// ------------------------------------------------------------ // Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License (MIT). See LICENSE in the repo root for license information. // ------------------------------------------------------------ using System.Runtime.CompilerServices; [assembly: InternalsVisibleTo("Microsoft.OpenApi.Tests")] [assembly: InternalsVisibleTo("Microsoft.OpenApi.Readers.Tests")]