System.Runtime.CompilerServices.DependencyAttribute public sealed class DependencyAttribute : Attribute Documentation Code public string DependentAssembly { get; } public LoadHint LoadHint { get; } public DependencyAttribute(string dependentAssemblyArgument, LoadHint loadHintArgument)