2 references to Type
Microsoft.Build.Tasks.Core (2)
ManifestUtil\ApplicationIdentity.cs (1)
81
aname = _applicationManifestIdentity.GetFullName(AssemblyIdentity.FullNameFlags.ProcessorArchitecture | AssemblyIdentity.FullNameFlags.
Type
);
ManifestUtil\AssemblyIdentity.cs (1)
452
if (!String.IsNullOrEmpty(_type) && (flags & FullNameFlags.
Type
) != 0)