4 references to Decimal
Microsoft.AspNetCore.Components.AI.SourceGenerators (4)
ToolBlockEmitter.cs (3)
286
case ParameterTypeKind.
Decimal
:
332
case ParameterTypeKind.
Decimal
:
369
case ParameterTypeKind.
Decimal
:
ToolBlockParser.cs (1)
275
SpecialType.System_Decimal => ParameterTypeKind.
Decimal
,