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