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