1 write to PeKind
Microsoft.Build.Tasks.Core (1)
AssemblyDependency\AssemblyInformation.cs (1)
351
assemblyAttributes.
PeKind
= peKind;
2 references to PeKind
Microsoft.Build.Tasks.Core (2)
GetAssembliesMetadata.cs (2)
117
yield return new KeyValuePair<string, string>(nameof(attributes.
PeKind
), attributes.
PeKind
.ToString());