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