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