5 references to AssemblyReference
Microsoft.Build.Tasks.Core (5)
GenerateApplicationManifest.cs (2)
303
clrPlatformAssembly = new
AssemblyReference
{ IsPrerequisite = true };
432
var assembly = new
AssemblyReference
GenerateManifestBase.cs (2)
86
var assembly = new
AssemblyReference
130
assembly = new
AssemblyReference
{ AssemblyIdentity = identity };
ManifestUtil\ApplicationManifest.cs (1)
124
CLRPlatformAssembly = new
AssemblyReference
{ IsPrerequisite = true };