File: Components_Controls_SpanTypeSelect_razor.g.cs
Project: src\src\Aspire.Dashboard\Aspire.Dashboard.csproj (Aspire.Dashboard)
#pragma checksum "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\SpanTypeSelect.razor" "{8829d00f-11b8-4213-878b-770e8597ac16}" "e8d1d3e11c8216efb56e0c700ff6c51f599f2c79d0b2c8e6651374cfd12e09f2"
// <auto-generated/>
#pragma warning disable 1591
namespace Aspire.Dashboard.Components.Controls
{
    #line default
    using global::System;
    using global::System.Collections.Generic;
    using global::System.Linq;
    using global::System.Threading.Tasks;
    using global::Microsoft.AspNetCore.Components;
#nullable restore
#line (1,2)-(1,23) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\_Imports.razor"
using System.Net.Http
 
#nullable disable
    ;
#nullable restore
#line (2,2)-(2,28) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\_Imports.razor"
using System.Net.Http.Json
 
#nullable disable
    ;
#nullable restore
#line (3,2)-(3,39) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\_Imports.razor"
using Aspire.Dashboard.Authentication
 
#nullable disable
    ;
#nullable restore
#line (4,2)-(4,35) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\_Imports.razor"
using Aspire.Dashboard.Extensions
 
#nullable disable
    ;
#nullable restore
#line (5,2)-(5,42) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\_Imports.razor"
using Aspire.Dashboard.Components.Resize
 
#nullable disable
    ;
#nullable restore
#line (6,2)-(6,57) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\_Imports.razor"
using Microsoft.AspNetCore.Authentication.OpenIdConnect
 
#nullable disable
    ;
#nullable restore
#line (7,2)-(7,42) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\_Imports.razor"
using Microsoft.AspNetCore.Authorization
 
#nullable disable
    ;
#nullable restore
#line (8,2)-(8,53) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\_Imports.razor"
using Microsoft.AspNetCore.Components.Authorization
 
#nullable disable
    ;
#nullable restore
#line (9,2)-(9,45) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\_Imports.razor"
using Microsoft.AspNetCore.Components.Forms
 
#nullable disable
    ;
#nullable restore
#line (10,2)-(10,47) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\_Imports.razor"
using Microsoft.AspNetCore.Components.Routing
 
#nullable disable
    ;
#nullable restore
#line (11,2)-(11,43) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\_Imports.razor"
using Microsoft.AspNetCore.Components.Web
 
#nullable disable
    ;
#nullable restore
#line (12,2)-(12,58) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\_Imports.razor"
using Microsoft.AspNetCore.Components.Web.Virtualization
 
#nullable disable
    ;
#nullable restore
#line (13,2)-(13,48) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\_Imports.razor"
using Microsoft.FluentUI.AspNetCore.Components
 
#nullable disable
    ;
#nullable restore
#line (14,2)-(14,62) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\_Imports.razor"
using Icons = Microsoft.FluentUI.AspNetCore.Components.Icons
 
#nullable disable
    ;
#nullable restore
#line (15,2)-(15,27) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\_Imports.razor"
using Microsoft.JSInterop
 
#nullable disable
    ;
#nullable restore
#line (16,2)-(16,24) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\_Imports.razor"
using Aspire.Dashboard
 
#nullable disable
    ;
#nullable restore
#line (17,2)-(17,35) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\_Imports.razor"
using Aspire.Dashboard.Components
 
#nullable disable
    ;
#nullable restore
#line (18,2)-(18,44) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\_Imports.razor"
using Aspire.Dashboard.Components.Controls
 
#nullable disable
    ;
#nullable restore
#line (19,2)-(19,42) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\_Imports.razor"
using Aspire.Dashboard.Components.Layout
 
#nullable disable
    ;
#nullable restore
#line (20,2)-(20,38) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\_Imports.razor"
using Aspire.Dashboard.Configuration
 
#nullable disable
    ;
#nullable restore
#line (21,2)-(21,30) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\_Imports.razor"
using Aspire.Dashboard.Model
 
#nullable disable
    ;
#nullable restore
#line (22,2)-(22,35) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\_Imports.razor"
using Aspire.Dashboard.Model.Otlp
 
#nullable disable
    ;
#nullable restore
#line (23,2)-(23,35) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\_Imports.razor"
using Aspire.Dashboard.Otlp.Model
 
#nullable disable
    ;
#nullable restore
#line (24,2)-(24,38) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\_Imports.razor"
using Aspire.Dashboard.ServiceClient
 
#nullable disable
    ;
#nullable restore
#line (25,2)-(25,30) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\_Imports.razor"
using Aspire.Dashboard.Utils
 
#nullable disable
    ;
#nullable restore
#line (26,2)-(26,21) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\_Imports.razor"
using Aspire.Shared
 
#nullable disable
    ;
#nullable restore
#line (27,2)-(27,41) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\_Imports.razor"
using Microsoft.Extensions.Localization
 
#nullable disable
    ;
#nullable restore
#line (28,2)-(28,28) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\_Imports.razor"
using System.Globalization
 
#nullable disable
    ;
    #line default
    #line hidden
#nullable restore
#line (31,12)-(31,74) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\_Imports.razor"
[Authorize(Policy = FrontendAuthorizationDefaults.PolicyName)]
 
#line default
#line hidden
#nullable disable
 
    #nullable restore
    public partial class SpanTypeSelect : global::Microsoft.AspNetCore.Components.ComponentBase
    #nullable disable
    {
        #pragma warning disable 1998
        protected override void BuildRenderTree(global::Microsoft.AspNetCore.Components.Rendering.RenderTreeBuilder __builder)
        {
#nullable restore
#line (1,3)-(3,1) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\SpanTypeSelect.razor"
 
    var spanTypeSelectId = $"span-type-select-{Guid.NewGuid():N}";
 
#line default
#line hidden
#nullable disable
 
#nullable restore
#line (5,2)-(7,1) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\SpanTypeSelect.razor"
if (ViewportInformation.IsDesktop)
{
 
#line default
#line hidden
#nullable disable
 
            __builder.OpenComponent<global::Microsoft.FluentUI.AspNetCore.Components.FluentInputLabel>(0);
            __builder.AddComponentParameter(1, "slot", "end");
            __builder.AddComponentParameter(2, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentInputLabel.
#nullable restore
#line (8,23)-(8,28) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\SpanTypeSelect.razor"
Label
 
#line default
#line hidden
#nullable disable
            ), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::System.String>(
#nullable restore
#line (8,31)-(8,84) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\SpanTypeSelect.razor"
Loc[nameof(Dashboard.Resources.Traces.SpanTypeLabel)]
 
#line default
#line hidden
#nullable disable
            ));
            __builder.AddComponentParameter(3, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentInputLabel.
#nullable restore
#line (9,23)-(9,28) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\SpanTypeSelect.razor"
ForId
 
#line default
#line hidden
#nullable disable
            ), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::System.String>(
#nullable restore
#line (9,31)-(9,47) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\SpanTypeSelect.razor"
spanTypeSelectId
 
#line default
#line hidden
#nullable disable
            ));
            __builder.AddComponentParameter(4, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentInputLabel.
#nullable restore
#line (10,23)-(10,34) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\SpanTypeSelect.razor"
Orientation
 
#line default
#line hidden
#nullable disable
            ), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::Microsoft.FluentUI.AspNetCore.Components.Orientation>(
#nullable restore
#line (10,38)-(10,115) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\SpanTypeSelect.razor"
ViewportInformation.IsDesktop ? Orientation.Horizontal : Orientation.Vertical
 
#line default
#line hidden
#nullable disable
            ));
            __builder.CloseComponent();
#nullable restore
#line (11,1)-(12,1) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\SpanTypeSelect.razor"
 
 
#line default
#line hidden
#nullable disable
 
            __builder.OpenComponent<global::Aspire.Dashboard.Components.Layout.DesktopToolbarDivider>(5);
            __builder.CloseComponent();
#nullable restore
#line (13,1)-(14,1) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\SpanTypeSelect.razor"
 
 
#line default
#line hidden
#nullable disable
 
            __builder.OpenComponent<global::Microsoft.FluentUI.AspNetCore.Components.FluentSelect<
#nullable restore
#line (14,28)-(14,53) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\SpanTypeSelect.razor"
SelectViewModel<SpanType>
 
#line default
#line hidden
#nullable disable
            >>(6);
            __builder.AddComponentParameter(7, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentSelect<SelectViewModel<SpanType>>.
#nullable restore
#line (15,19)-(15,21) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\SpanTypeSelect.razor"
Id
 
#line default
#line hidden
#nullable disable
            ), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::System.String>(
#nullable restore
#line (15,24)-(15,40) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\SpanTypeSelect.razor"
spanTypeSelectId
 
#line default
#line hidden
#nullable disable
            ));
            __builder.AddComponentParameter(8, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentSelect<SelectViewModel<SpanType>>.
#nullable restore
#line (16,19)-(16,24) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\SpanTypeSelect.razor"
Items
 
#line default
#line hidden
#nullable disable
            ), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::System.Collections.Generic.IEnumerable<SelectViewModel<SpanType>>>(
#nullable restore
#line (16,27)-(16,36) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\SpanTypeSelect.razor"
SpanTypes
 
#line default
#line hidden
#nullable disable
            ));
            __builder.AddComponentParameter(9, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentSelect<SelectViewModel<SpanType>>.
#nullable restore
#line (17,19)-(17,27) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\SpanTypeSelect.razor"
Position
 
#line default
#line hidden
#nullable disable
            ), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::Microsoft.FluentUI.AspNetCore.Components.SelectPosition?>(
#nullable restore
#line (17,29)-(17,49) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\SpanTypeSelect.razor"
SelectPosition.Below
 
#line default
#line hidden
#nullable disable
            ));
            __builder.AddComponentParameter(10, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentSelect<SelectViewModel<SpanType>>.
#nullable restore
#line (18,19)-(18,29) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\SpanTypeSelect.razor"
OptionText
 
#line default
#line hidden
#nullable disable
            ), (global::System.Func<SelectViewModel<SpanType>, global::System.String>)(
#nullable restore
#line (18,33)-(18,44) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\SpanTypeSelect.razor"
c => c.Name
 
#line default
#line hidden
#nullable disable
            ));
            __builder.AddComponentParameter(11, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentSelect<SelectViewModel<SpanType>>.
#nullable restore
#line (21,19)-(21,24) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\SpanTypeSelect.razor"
Width
 
#line default
#line hidden
#nullable disable
            ), "120px");
            __builder.AddComponentParameter(12, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentSelect<SelectViewModel<SpanType>>.
#nullable restore
#line (22,19)-(22,24) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\SpanTypeSelect.razor"
Style
 
#line default
#line hidden
#nullable disable
            ), "min-width: auto;");
            __builder.AddComponentParameter(13, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentSelect<SelectViewModel<SpanType>>.
#nullable restore
#line (23,19)-(23,28) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\SpanTypeSelect.razor"
AriaLabel
 
#line default
#line hidden
#nullable disable
            ), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::System.String>(
#nullable restore
#line (23,31)-(23,93) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\SpanTypeSelect.razor"
Loc[nameof(Dashboard.Resources.Traces.SpanTypeSelectSpanType)]
 
#line default
#line hidden
#nullable disable
            ));
            __builder.AddMultipleAttributes(14, global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::System.Collections.Generic.IEnumerable<global::System.Collections.Generic.KeyValuePair<string, object>>>(
#nullable restore
#line (24,33)-(24,53) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\SpanTypeSelect.razor"
AdditionalAttributes
 
#line default
#line hidden
#nullable disable
            ));
            __builder.AddComponentParameter(15, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentSelect<SelectViewModel<SpanType>>.
#nullable restore
#line (19,25)-(19,39) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\SpanTypeSelect.razor"
SelectedOption
 
#line default
#line hidden
#nullable disable
            ), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<SelectViewModel<SpanType>>(
#nullable restore
#line (19,42)-(19,50) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\SpanTypeSelect.razor"
SpanType
 
#line default
#line hidden
#nullable disable
            ));
            __builder.AddComponentParameter(16, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentSelect<SelectViewModel<SpanType>>.SelectedOptionChanged), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::Microsoft.AspNetCore.Components.EventCallback<SelectViewModel<SpanType>>>(global::Microsoft.AspNetCore.Components.EventCallback.Factory.Create<SelectViewModel<SpanType>>(this, global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.CreateInferredEventCallback(this, global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.CreateInferredBindSetter(callback: __value => { SpanType = __value; return global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.InvokeAsynchronousDelegate(callback: 
#nullable restore
#line (20,48)-(20,90) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\SpanTypeSelect.razor"
HandleSelectedSpanTypeChangedInternalAsync
 
#line default
#line hidden
#nullable disable
            ); }, value: SpanType), SpanType))));
            __builder.AddComponentParameter(17, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentSelect<SelectViewModel<SpanType>>.SelectedOptionExpression), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::System.Linq.Expressions.Expression<global::System.Func<SelectViewModel<SpanType>>>>(() => SpanType));
             _ = nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentSelect<SelectViewModel<SpanType>>.
#nullable restore
#line (20,25)-(20,39) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\SpanTypeSelect.razor"
SelectedOption
 
#line default
#line hidden
#nullable disable
            );
            __builder.CloseComponent();
#nullable restore
#line (25,1)-(28,1) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\SpanTypeSelect.razor"
}
else
{
 
#line default
#line hidden
#nullable disable
 
            __builder.OpenElement(18, "div");
            __builder.OpenComponent<global::Microsoft.FluentUI.AspNetCore.Components.FluentSelect<
#nullable restore
#line (29,32)-(29,57) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\SpanTypeSelect.razor"
SelectViewModel<SpanType>
 
#line default
#line hidden
#nullable disable
            >>(19);
            __builder.AddComponentParameter(20, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentSelect<SelectViewModel<SpanType>>.
#nullable restore
#line (30,23)-(30,25) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\SpanTypeSelect.razor"
Id
 
#line default
#line hidden
#nullable disable
            ), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::System.String>(
#nullable restore
#line (30,28)-(30,44) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\SpanTypeSelect.razor"
spanTypeSelectId
 
#line default
#line hidden
#nullable disable
            ));
            __builder.AddComponentParameter(21, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentSelect<SelectViewModel<SpanType>>.
#nullable restore
#line (31,23)-(31,28) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\SpanTypeSelect.razor"
Items
 
#line default
#line hidden
#nullable disable
            ), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::System.Collections.Generic.IEnumerable<SelectViewModel<SpanType>>>(
#nullable restore
#line (31,31)-(31,40) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\SpanTypeSelect.razor"
SpanTypes
 
#line default
#line hidden
#nullable disable
            ));
            __builder.AddComponentParameter(22, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentSelect<SelectViewModel<SpanType>>.
#nullable restore
#line (32,23)-(32,31) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\SpanTypeSelect.razor"
Position
 
#line default
#line hidden
#nullable disable
            ), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::Microsoft.FluentUI.AspNetCore.Components.SelectPosition?>(
#nullable restore
#line (32,33)-(32,53) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\SpanTypeSelect.razor"
SelectPosition.Below
 
#line default
#line hidden
#nullable disable
            ));
            __builder.AddComponentParameter(23, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentSelect<SelectViewModel<SpanType>>.
#nullable restore
#line (33,23)-(33,33) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\SpanTypeSelect.razor"
OptionText
 
#line default
#line hidden
#nullable disable
            ), (global::System.Func<SelectViewModel<SpanType>, global::System.String>)(
#nullable restore
#line (33,37)-(33,48) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\SpanTypeSelect.razor"
c => c.Name
 
#line default
#line hidden
#nullable disable
            ));
            __builder.AddComponentParameter(24, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentSelect<SelectViewModel<SpanType>>.
#nullable restore
#line (34,23)-(34,28) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\SpanTypeSelect.razor"
Label
 
#line default
#line hidden
#nullable disable
            ), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::System.String>(
#nullable restore
#line (34,31)-(34,84) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\SpanTypeSelect.razor"
Loc[nameof(Dashboard.Resources.Traces.SpanTypeLabel)]
 
#line default
#line hidden
#nullable disable
            ));
            __builder.AddComponentParameter(25, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentSelect<SelectViewModel<SpanType>>.
#nullable restore
#line (37,23)-(37,28) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\SpanTypeSelect.razor"
Width
 
#line default
#line hidden
#nullable disable
            ), "120px");
            __builder.AddComponentParameter(26, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentSelect<SelectViewModel<SpanType>>.
#nullable restore
#line (38,23)-(38,28) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\SpanTypeSelect.razor"
Style
 
#line default
#line hidden
#nullable disable
            ), "min-width: auto;");
            __builder.AddComponentParameter(27, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentSelect<SelectViewModel<SpanType>>.
#nullable restore
#line (39,23)-(39,32) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\SpanTypeSelect.razor"
AriaLabel
 
#line default
#line hidden
#nullable disable
            ), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::System.String>(
#nullable restore
#line (39,35)-(39,97) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\SpanTypeSelect.razor"
Loc[nameof(Dashboard.Resources.Traces.SpanTypeSelectSpanType)]
 
#line default
#line hidden
#nullable disable
            ));
            __builder.AddMultipleAttributes(28, global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::System.Collections.Generic.IEnumerable<global::System.Collections.Generic.KeyValuePair<string, object>>>(
#nullable restore
#line (40,37)-(40,57) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\SpanTypeSelect.razor"
AdditionalAttributes
 
#line default
#line hidden
#nullable disable
            ));
            __builder.AddComponentParameter(29, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentSelect<SelectViewModel<SpanType>>.
#nullable restore
#line (35,29)-(35,43) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\SpanTypeSelect.razor"
SelectedOption
 
#line default
#line hidden
#nullable disable
            ), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<SelectViewModel<SpanType>>(
#nullable restore
#line (35,46)-(35,54) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\SpanTypeSelect.razor"
SpanType
 
#line default
#line hidden
#nullable disable
            ));
            __builder.AddComponentParameter(30, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentSelect<SelectViewModel<SpanType>>.SelectedOptionChanged), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::Microsoft.AspNetCore.Components.EventCallback<SelectViewModel<SpanType>>>(global::Microsoft.AspNetCore.Components.EventCallback.Factory.Create<SelectViewModel<SpanType>>(this, global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.CreateInferredEventCallback(this, global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.CreateInferredBindSetter(callback: __value => { SpanType = __value; return global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.InvokeAsynchronousDelegate(callback: 
#nullable restore
#line (36,52)-(36,94) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\SpanTypeSelect.razor"
HandleSelectedSpanTypeChangedInternalAsync
 
#line default
#line hidden
#nullable disable
            ); }, value: SpanType), SpanType))));
            __builder.AddComponentParameter(31, nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentSelect<SelectViewModel<SpanType>>.SelectedOptionExpression), global::Microsoft.AspNetCore.Components.CompilerServices.RuntimeHelpers.TypeCheck<global::System.Linq.Expressions.Expression<global::System.Func<SelectViewModel<SpanType>>>>(() => SpanType));
             _ = nameof(global::Microsoft.FluentUI.AspNetCore.Components.FluentSelect<SelectViewModel<SpanType>>.
#nullable restore
#line (36,29)-(36,43) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\SpanTypeSelect.razor"
SelectedOption
 
#line default
#line hidden
#nullable disable
            );
            __builder.CloseComponent();
            __builder.CloseElement();
#nullable restore
#line (42,1)-(43,1) "D:\a\_work\1\s\src\Aspire.Dashboard\Components\Controls\SpanTypeSelect.razor"
}
 
#line default
#line hidden
#nullable disable
 
        }
        #pragma warning restore 1998
    }
}
#pragma warning restore 1591