tgstation-server 6.12.0
The /tg/station 13 server suite
Loading...
Searching...
No Matches
AssemblyInfo.cs
Go to the documentation of this file.
1using System.Runtime.CompilerServices;
2
3using GreenDonut;
4
5[assembly: InternalsVisibleTo("Tgstation.Server.Host.Tests")]
6[assembly: InternalsVisibleTo("Tgstation.Server.Host.Tests.Signals")]
7[assembly: InternalsVisibleTo("Tgstation.Server.Tests")]
8[assembly: InternalsVisibleTo("DynamicProxyGenAssembly2")]
9
10[assembly: DataLoaderDefaults(AccessModifier = DataLoaderAccessModifier.Internal)]