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