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