Welcome to mirror list, hosted at ThFree Co, Russian Federation.

AssemblyInfo.cs « BrowserDebugProxy « wasm « sdks - github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 8e935c7ed0d0dc565d939b1d154082f4b7e4d6a6 (plain)
1
2
3
using System.Runtime.CompilerServices;

[assembly: InternalsVisibleTo ("DebuggerTestSuite")]