2 writes to Span
Microsoft.CodeAnalysis.CSharp.Workspaces (2)
SyncedSource\FileBasedPrograms\FileLevelDirectiveHelpers.cs (2)
118Span = span, 142Span = span,
8 references to Span
Microsoft.CodeAnalysis.CSharp.Workspaces (8)
SyncedSource\FileBasedPrograms\FileLevelDirectiveHelpers.cs (7)
288/// Additional leading whitespace not included in <see cref="Span"/>. 293/// Additional trailing whitespace not included in <see cref="Span"/>. 306=> ErrorReporter(Info.SourceFile.Text, Info.SourceFile.Path, Info.Span, message); 581=> errorReporter(Info.SourceFile.Text, sourcePath, Info.Span, message); 670errorReporter(Info.SourceFile.Text, sourcePath, Info.Span, 763reportError(Info.SourceFile.Text, Info.SourceFile.Path, Info.Span, 910reportError(directive.Info.SourceFile.Text, directive.Info.SourceFile.Path, directive.Info.Span,
SyncedSource\FileBasedPrograms\VirtualProjectBuilder.cs (1)
576directive.Info.Span,