1 write to ApplicationServices
Microsoft.AspNetCore.OpenApi (1)
Services\Schemas\OpenApiSchemaService.cs (1)
435
ApplicationServices
= scopedServiceProvider,
2 references to ApplicationServices
Microsoft.AspNetCore.OpenApi (2)
Transformers\OpenApiSchemaTransformerContext.cs (2)
72
var schemaService =
ApplicationServices
.GetRequiredKeyedService<OpenApiSchemaService>(DocumentName);
77
scopedServiceProvider:
ApplicationServices
,