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