2 references to ValidRuntimeIdentifierPlatformsForAssets
Microsoft.NET.Build.Tasks (2)
GenerateDepsFile.cs (2)
274
if (
ValidRuntimeIdentifierPlatformsForAssets
!= null)
308
return Array.IndexOf(
ValidRuntimeIdentifierPlatformsForAssets
, platform.ToLowerInvariant()) == -1;