1 write to TypeKind
Microsoft.AspNetCore.Components.AI.SourceGenerators (1)
ToolBlockCandidate.cs (1)
91
TypeKind
= typeKind;
5 references to TypeKind
Microsoft.AspNetCore.Components.AI.SourceGenerators (5)
ToolBlockCandidate.cs (3)
106
&&
TypeKind
== other.
TypeKind
;
115
hash = Hash.Combine(hash, (int)
TypeKind
);
ToolBlockEmitter.cs (2)
309
switch (prop.
TypeKind
)
351
switch (prop.
TypeKind
)