13 instantiations of JsonDocumentManifestStore
Aspire.Hosting.Tests (13)
ManifestGenerationTests.cs (12)
25var manifestStore = new JsonDocumentManifestStore(); 43var manifestStore = new JsonDocumentManifestStore(); 61var manifestStore = new JsonDocumentManifestStore(); 80var manifestStore = new JsonDocumentManifestStore(); 119var manifestStore = new JsonDocumentManifestStore(); 143var manifestStore = new JsonDocumentManifestStore(); 180var manifestStore = new JsonDocumentManifestStore(); 200var manifestStore = new JsonDocumentManifestStore(); 219var manifestStore = new JsonDocumentManifestStore(); 241var manifestStore = new JsonDocumentManifestStore(); 264var manifestStore = new JsonDocumentManifestStore(); 284var manifestStore = new JsonDocumentManifestStore();
Schema\SchemaTests.cs (1)
235var manifestStore = new JsonDocumentManifestStore();
15 references to JsonDocumentManifestStore
Aspire.Hosting.Tests (15)
Helpers\JsonDocumentManifestPublisher.cs (2)
77var manifestStore = context.Services.GetRequiredService<JsonDocumentManifestStore>();
ManifestGenerationTests.cs (12)
25var manifestStore = new JsonDocumentManifestStore(); 43var manifestStore = new JsonDocumentManifestStore(); 61var manifestStore = new JsonDocumentManifestStore(); 80var manifestStore = new JsonDocumentManifestStore(); 119var manifestStore = new JsonDocumentManifestStore(); 143var manifestStore = new JsonDocumentManifestStore(); 180var manifestStore = new JsonDocumentManifestStore(); 200var manifestStore = new JsonDocumentManifestStore(); 219var manifestStore = new JsonDocumentManifestStore(); 241var manifestStore = new JsonDocumentManifestStore(); 264var manifestStore = new JsonDocumentManifestStore(); 284var manifestStore = new JsonDocumentManifestStore();
Schema\SchemaTests.cs (1)
235var manifestStore = new JsonDocumentManifestStore();