1 write to _documentService
Microsoft.AspNetCore.OpenApi.Microbenchmarks (1)
GenerationBenchmarks.cs (1)
38
_documentService
= CreateDocumentService(_builder, _options);
1 reference to _documentService
Microsoft.AspNetCore.OpenApi.Microbenchmarks (1)
GenerationBenchmarks.cs (1)
45
await
_documentService
.GetOpenApiDocumentAsync(_serviceProvider);