1 reference to ToolParameterAttributeFullName
Microsoft.AspNetCore.Components.AI.SourceGenerators (1)
ToolBlockParser.cs (1)
122
if (member is not IPropertySymbol prop || !HasAttribute(prop,
ToolParameterAttributeFullName
, out var paramAttr))