2 references to Find
Microsoft.Build.Tasks.Core (2)
GenerateApplicationManifest.cs (1)
300
AssemblyReference clrPlatformAssembly = manifest.AssemblyReferences.
Find
(Constants.CLRPlatformAssemblyName);
ManifestUtil\ApplicationManifest.cs (1)
121
AssemblyReference CLRPlatformAssembly = AssemblyReferences.
Find
(Constants.CLRPlatformAssemblyName);