6 writes to Type
Aspire.Dashboard (2)
Components\Dialogs\McpServerDialog.razor.cs (1)
133
Type
= "http",
McpConfigFileModelContext.McpJsonFileServerInstanceModel.g.cs (1)
32
ObjectWithParameterizedConstructorCreator = static args => new global::Aspire.Dashboard.Mcp.McpJsonFileServerInstanceModel(){
Type
= (string)args[0], Url = (string)args[1], Headers = (global::System.Collections.Generic.Dictionary<string, string>)args[2] },
Aspire.Dashboard.Tests (4)
Integration\McpConfigurationTests.cs (2)
35
Type
= "http",
147
Type
= "http",
Mcp\McpConfigModelTests.cs (2)
34
Type
= "http",
67
Type
= "http",
2 references to Type
Aspire.Dashboard (2)
McpConfigFileModelContext.McpJsonFileServerInstanceModel.g.cs (2)
58
Getter = static obj => ((global::Aspire.Dashboard.Mcp.McpJsonFileServerInstanceModel)obj).
Type
,
132
string __value_Type = ((global::Aspire.Dashboard.Mcp.McpJsonFileServerInstanceModel)value).
Type
;