1 write to IsNullable
Microsoft.AspNetCore.Components.AI.SourceGenerators (1)
ToolBlockCandidate.cs (1)
127
IsNullable
= isNullable;
3 references to IsNullable
Microsoft.AspNetCore.Components.AI.SourceGenerators (3)
ToolBlockCandidate.cs (3)
142
&&
IsNullable
== other.
IsNullable
151
hash = Hash.Combine(hash,
IsNullable
? 1 : 0);