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