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