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