2 references to NETCoreSdkPortableRuntimeIdentifier
Microsoft.NET.Build.Tasks (2)
ProcessFrameworkReferences.cs (2)
862bool usePortable = !string.IsNullOrEmpty(NETCoreSdkPortableRuntimeIdentifier) 869? NuGetUtils.GetBestMatchingRid(runtimeGraph, NETCoreSdkPortableRuntimeIdentifier!, packSupportedPortableRuntimeIdentifiers, out _)