3 references to RuntimeIdentifiers
Microsoft.NET.Build.Tasks (3)
ProcessFrameworkReferences.cs (3)
401if (RuntimeIdentifiers != null) 403foreach (var runtimeIdentifier in RuntimeIdentifiers) 917foreach (var aotPackRuntimeIdentifier in RuntimeIdentifiers ?? Array.Empty<string>())