4 writes to IncludeAnyRid
Microsoft.DotNet.PackageInstall.Tests (4)
EndToEndToolTests.cs (4)
239IncludeAnyRid = true 274IncludeAnyRid = true // will make one package with the "any" RID 300IncludeAnyRid = true // will make one package with the "any" RID 361IncludeAnyRid = true,
2 references to IncludeAnyRid
Microsoft.DotNet.PackageInstall.Tests (2)
TestToolBuilder.cs (2)
82if (IncludeAnyRid) 121if (toolSettings.IncludeAnyRid)