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