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);