3 references to RuntimePackAssets
Microsoft.Build.Tasks.Core (3)
ResolveManifestFiles.cs (3)
175if (RuntimePackAssets != null && RuntimePackAssets.Length > 0) 177_runtimePackAssets = RuntimePackAssets.ToDictionary(p => p.ItemSpec, StringComparer.OrdinalIgnoreCase);