5 references to AssemblyReference
Microsoft.Build.Tasks.Core (5)
GenerateApplicationManifest.cs (2)
309
clrPlatformAssembly = new
AssemblyReference
{ IsPrerequisite = true };
438
var assembly = new
AssemblyReference
GenerateManifestBase.cs (2)
89
var assembly = new
AssemblyReference
133
assembly = new
AssemblyReference
{ AssemblyIdentity = identity };
ManifestUtil\ApplicationManifest.cs (1)
123
CLRPlatformAssembly = new
AssemblyReference
{ IsPrerequisite = true };