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