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