1 write to BlockTypeGlobal
Microsoft.AspNetCore.Components.AI.SourceGenerators (1)
ToolBlockCandidate.cs (1)
26
BlockTypeGlobal
= blockTypeGlobal;
4 references to BlockTypeGlobal
Microsoft.AspNetCore.Components.AI.SourceGenerators (4)
ToolBlockCandidate.cs (3)
57
&&
BlockTypeGlobal
== other.
BlockTypeGlobal
69
hash = Hash.Combine(hash,
BlockTypeGlobal
.GetHashCode());
ToolBlockEmitter.cs (1)
16
var blockType = candidate.
BlockTypeGlobal
;