1 write to TextSpan
dotnet (1)
FileLevelDirectiveHelpers.cs (1)
612
Builder.Add(new SimpleDiagnostic { Location = new SimpleDiagnostic.Position() { Path = sourceFile.Path,
TextSpan
= textSpan, Span = sourceFile.GetFileLinePositionSpan(textSpan).Span }, Message = message });