13 instantiations of JsonDocumentManifestStore
Aspire.Hosting.Tests (13)
ManifestGenerationTests.cs (12)
24var manifestStore = new JsonDocumentManifestStore(); 42var manifestStore = new JsonDocumentManifestStore(); 60var manifestStore = new JsonDocumentManifestStore(); 79var manifestStore = new JsonDocumentManifestStore(); 118var manifestStore = new JsonDocumentManifestStore(); 142var manifestStore = new JsonDocumentManifestStore(); 179var manifestStore = new JsonDocumentManifestStore(); 199var manifestStore = new JsonDocumentManifestStore(); 218var manifestStore = new JsonDocumentManifestStore(); 239var manifestStore = new JsonDocumentManifestStore(); 262var manifestStore = new JsonDocumentManifestStore(); 282var manifestStore = new JsonDocumentManifestStore();
Schema\SchemaTests.cs (1)
234var manifestStore = new JsonDocumentManifestStore();
15 references to JsonDocumentManifestStore
Aspire.Hosting.Tests (15)
Helpers\JsonDocumentManifestPublisher.cs (2)
76var manifestStore = context.Services.GetRequiredService<JsonDocumentManifestStore>();
ManifestGenerationTests.cs (12)
24var manifestStore = new JsonDocumentManifestStore(); 42var manifestStore = new JsonDocumentManifestStore(); 60var manifestStore = new JsonDocumentManifestStore(); 79var manifestStore = new JsonDocumentManifestStore(); 118var manifestStore = new JsonDocumentManifestStore(); 142var manifestStore = new JsonDocumentManifestStore(); 179var manifestStore = new JsonDocumentManifestStore(); 199var manifestStore = new JsonDocumentManifestStore(); 218var manifestStore = new JsonDocumentManifestStore(); 239var manifestStore = new JsonDocumentManifestStore(); 262var manifestStore = new JsonDocumentManifestStore(); 282var manifestStore = new JsonDocumentManifestStore();
Schema\SchemaTests.cs (1)
234var manifestStore = new JsonDocumentManifestStore();