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