2 references to _operationTransformerContextCache
Microsoft.AspNetCore.OpenApi (2)
Services\OpenApiDocumentService.cs (2)
56
=>
_operationTransformerContextCache
.TryGetValue(descriptionId, out context);
282
_operationTransformerContextCache
.TryAdd(description.ActionDescriptor.Id, operationContext);