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