1 write to _manifestDocument
Aspire.Hosting.Tests (1)
Helpers\JsonDocumentManifestPublisher.cs (1)
55set => _manifestDocument = value;
1 reference to _manifestDocument
Aspire.Hosting.Tests (1)
Helpers\JsonDocumentManifestPublisher.cs (1)
54get => _manifestDocument ?? throw new InvalidOperationException("JsonDocument not available.");