1 write to Document
Microsoft.AspNetCore.OpenApi (1)
Services\OpenApiDocumentService.cs (1)
110Document = document,
2 references to Document
Microsoft.AspNetCore.OpenApi (2)
Transformers\OpenApiDocumentTransformerContext.cs (2)
49Debug.Assert(Document is not null, "Document should have been initialized by framework."); 52document: Document,