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