1 write to MatchingRid
Microsoft.NET.Build.Tasks (1)
PickBestRid.cs (1)
55
MatchingRid
= bestRidForPlatform;
6 references to MatchingRid
Microsoft.NET.Build.Tasks.UnitTests (6)
GivenAPickBestRid.cs (6)
60
task.
MatchingRid
.Should().Be("win-x64");
85
task.
MatchingRid
.Should().Be("win");
110
task.
MatchingRid
.Should().Be("any");
130
task.
MatchingRid
.Should().BeNull();
155
task.
MatchingRid
.Should().BeNull();
185
task.
MatchingRid
.Should().BeNull();