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