4 references to GetSampleManifestPath
Microsoft.NET.Sdk.WorkloadManifestReader.Tests (4)
ManifestTests.cs (4)
18ManifestPath = GetSampleManifestPath("Sample.json"); 203var manifestPath = GetSampleManifestPath("NullAliasError.json"); 243var manifest = GetSampleManifestPath("Sample.json"); 244var locCatalog = GetSampleManifestPath("Sample.loc.json");