4 references to String
Microsoft.AspNetCore.Components.AI.SourceGenerators (4)
ToolBlockEmitter.cs (3)
265case ParameterTypeKind.String: 311case ParameterTypeKind.String: 353case ParameterTypeKind.String:
ToolBlockParser.cs (1)
270SpecialType.System_String => ParameterTypeKind.String,