2 writes to Span
Microsoft.CodeAnalysis.CSharp.Features (2)
SyncedSource\FileBasedPrograms\FileLevelDirectiveHelpers.cs (2)
119
Span
= span,
143
Span
= span,
4 references to Span
Microsoft.CodeAnalysis.CSharp.Features (4)
SyncedSource\FileBasedPrograms\FileLevelDirectiveHelpers.cs (4)
164
context.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);
654
reportError(Info.SourceFile.Text, Info.SourceFile.Path, Info.
Span
,