21 references to AspireIcons
Aspire.Dashboard (21)
Components\Controls\SpanActions.razor.cs (1)
23
private static readonly Icon s_gitHubCopilotIcon = new
AspireIcons
.Size16.GitHubCopilot();
Components\Controls\StructuredLogActions.razor.cs (1)
22
private static readonly Icon s_gitHubCopilotIcon = new
AspireIcons
.Size16.GitHubCopilot();
Components\Controls\TraceActions.razor.cs (1)
22
private static readonly Icon s_gitHubCopilotIcon = new
AspireIcons
.Size16.GitHubCopilot();
Components\Dialogs\AssistantSidebarDialog.razor.cs (1)
13
private static readonly Icon s_gitHubCopilotIcon = new
AspireIcons
.Size16.GitHubCopilot();
Components\Layout\MobileNavMenu.razor.cs (2)
83
new
AspireIcons
.Size24.GitHub()
97
new
AspireIcons
.Size24.GitHubCopilot()
Components_Controls_ChatSplashCopilotLogo_razor.g.cs (1)
209
new
AspireIcons
.Size48.GitHubCopilot()
Components_Controls_ExplainErrorsButton_razor.g.cs (3)
263
Aspire.Dashboard.Components.CustomIcons.
AspireIcons
.Size16.GitHubCopilot
269
__builder2.AddComponentParameter(9, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentIcon<Aspire.Dashboard.Components.CustomIcons.
AspireIcons
.Size16.GitHubCopilot>.
278
__builder2.AddComponentParameter(10, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentIcon<Aspire.Dashboard.Components.CustomIcons.
AspireIcons
.Size16.GitHubCopilot>.
Components_Dialogs_AssistantModalDialog_razor.g.cs (1)
286
new
AspireIcons
.Size24.GitHubCopilot()
Components_Dialogs_McpServerDialog_razor.g.cs (2)
502
new Aspire.Dashboard.Components.CustomIcons.
AspireIcons
.Size16.VSCode()
1107
new Aspire.Dashboard.Components.CustomIcons.
AspireIcons
.Size16.VisualStudio()
Components_Layout_MainLayout_razor.g.cs (4)
308
new
AspireIcons
.Size24.Logo()
456
new
AspireIcons
.Size24.GitHub()
640
new
AspireIcons
.Size24.McpIcon()
764
new
AspireIcons
.Size24.GitHubCopilot()
Components_Pages_TraceDetail_razor.g.cs (3)
489
Aspire.Dashboard.Components.CustomIcons.
AspireIcons
.Size16.GitHubCopilot
495
__builder3.AddComponentParameter(45, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentIcon<Aspire.Dashboard.Components.CustomIcons.
AspireIcons
.Size16.GitHubCopilot>.
504
__builder3.AddComponentParameter(46, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentIcon<Aspire.Dashboard.Components.CustomIcons.
AspireIcons
.Size16.GitHubCopilot>.
Model\ResourceMenuItems.cs (1)
25
private static readonly Icon s_gitHubCopilotIcon = new
AspireIcons
.Size16.GitHubCopilot();