1 write to _documents
Aspire.Cli.Tests (1)
Commands\DocsCommandTests.cs (1)
259_documents = documents ?? new Dictionary<string, DocsContent>
2 references to _documents
Aspire.Cli.Tests (2)
Commands\DocsCommandTests.cs (2)
281var docs = _documents.Values 303if (_documents.TryGetValue(slug, out var document))