1 write to Name
Microsoft.DotNet.Build.Manifest.Tests (1)
VersionIdentifierTestAsset.cs (1)
10
Name
= name;
2 references to Name
Microsoft.DotNet.Build.Manifest.Tests (2)
VersionIdentiferTests.cs (2)
56
string actualVersion = VersionIdentifier.GetVersion(testAsset.
Name
);
60
string actualNameWithoutVersions = VersionIdentifier.RemoveVersions(testAsset.
Name
);