2 writes to Type
aspire (2)
Backchannel\AppHostAuxiliaryBackchannel.cs (1)
658
Type
= c.Type,
BackchannelJsonSerializerContext.McpToolContentItem.g.cs (1)
32
ObjectWithParameterizedConstructorCreator = static args => new global::Aspire.Cli.Backchannel.McpToolContentItem(){
Type
= (string)args[0], Text = (string)args[1] },
2 references to Type
aspire (2)
BackchannelJsonSerializerContext.McpToolContentItem.g.cs (2)
58
Getter = static obj => ((global::Aspire.Cli.Backchannel.McpToolContentItem)obj).
Type
,
109
writer.WriteString(PropName_Type, ((global::Aspire.Cli.Backchannel.McpToolContentItem)value).
Type
);