1 write to Description
Microsoft.Build.Tasks.Core (1)
AssemblyDependency\AssemblyInformation.cs (1)
330assemblyAttributes.Description = GetStringCustomAttribute(import2, assemblyScope, "System.Reflection.AssemblyDescriptionAttribute");
2 references to Description
Microsoft.Build.Tasks.Core (2)
GetAssembliesMetadata.cs (2)
114yield return new KeyValuePair<string, string>(nameof(attributes.Description), attributes.Description);