2 writes to Span
Microsoft.CodeAnalysis.CSharp.Features (2)
SyncedSource\FileBasedPrograms\FileLevelDirectiveHelpers.cs (2)
119Span = span, 143Span = span,
4 references to Span
Microsoft.CodeAnalysis.CSharp.Features (4)
SyncedSource\FileBasedPrograms\FileLevelDirectiveHelpers.cs (4)
164context.ReportError(directive.Info.Span, string.Format(FileBasedProgramsResources.DuplicateDirective, typeAndName)); 290=> ErrorReporter(Info.SourceFile.Text, Info.SourceFile.Path, Info.Span, message); 562=> errorReporter(Info.SourceFile.Text, sourcePath, Info.Span, message); 654reportError(Info.SourceFile.Text, Info.SourceFile.Path, Info.Span,