1 write to LineSpan
Microsoft.AspNetCore.Components.AI.SourceGenerators (1)
ToolBlockCandidate.cs (1)
236LineSpan = lineSpan;
3 references to LineSpan
Microsoft.AspNetCore.Components.AI.SourceGenerators (3)
ToolBlockCandidate.cs (3)
244=> Microsoft.CodeAnalysis.Location.Create(FilePath, TextSpan, LineSpan); 260&& LineSpan.Equals(other.LineSpan);