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