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