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