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