1 write to GetContextGenAISpans
Aspire.Dashboard (1)
Model\GenAI\GenAIVisualizerDialogViewModel.cs (1)
66GetContextGenAISpans = getContextGenAISpans,
3 references to GetContextGenAISpans
Aspire.Dashboard (3)
Components\Dialogs\GenAIVisualizerDialog.razor.cs (3)
95_contextSpans = Content.GetContextGenAISpans(); 112var newContextSpans = Content.GetContextGenAISpans(); 261var getContextGenAISpans = Content.GetContextGenAISpans;