1 write to TypeKind
Microsoft.AspNetCore.Components.AI.SourceGenerators (1)
ToolBlockCandidate.cs (1)
128TypeKind = typeKind;
4 references to TypeKind
Microsoft.AspNetCore.Components.AI.SourceGenerators (4)
ToolBlockCandidate.cs (3)
143&& TypeKind == other.TypeKind; 152hash = Hash.Combine(hash, (int)TypeKind);
ToolBlockEmitter.cs (1)
263switch (param.TypeKind)