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