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