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