4 instantiations of BuildManifestLocation
Microsoft.DotNet.VersionTools.Tests (4)
BuildManifest\BuildManifestClientTests.cs (4)
86new BuildManifestLocation(proj, @ref, basePath), 151new BuildManifestLocation(proj, @ref, basePath), 189new BuildManifestLocation(proj, @ref, basePath), 244new BuildManifestLocation(proj, @ref, basePath),
6 references to BuildManifestLocation
Microsoft.DotNet.VersionTools (6)
BuildManifest\BuildManifestChange.cs (2)
12public BuildManifestLocation Location { get; } 27BuildManifestLocation location,
BuildManifest\BuildManifestClient.cs (4)
66BuildManifestLocation location, 108BuildManifestLocation location = change.Location; 220BuildManifestLocation location, 267BuildManifestLocation location,