1 instantiation of ComponentDetectionManifest
dotnet-new.IntegrationTests (1)
DotnetNewTestTemplatesTests.cs (1)
350
return new
ComponentDetectionManifest
3 references to ComponentDetectionManifest
dotnet-new.IntegrationTests (3)
DotnetNewTestTemplatesTests.cs (3)
243
ComponentDetectionManifest
manifest;
250
manifest = JsonSerializer.Deserialize<
ComponentDetectionManifest
>(jsonContent) ??
348
private
ComponentDetectionManifest
CreateNewManifest()