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