2 writes to Span
Microsoft.CodeAnalysis.CSharp.Workspaces (2)
SyncedSource\FileBasedPrograms\FileLevelDirectiveHelpers.cs (2)
122Span = span, 158Span = span,
8 references to Span
Microsoft.CodeAnalysis.CSharp.Workspaces (8)
SyncedSource\FileBasedPrograms\FileLevelDirectiveHelpers.cs (7)
340/// Additional leading whitespace not included in <see cref="Span"/>. 345/// Additional trailing whitespace not included in <see cref="Span"/>. 368=> ErrorReporter(Info.SourceFile.Text, Info.SourceFile.Path, Info.Span, message); 1093=> errorReporter(Info.SourceFile.Text, sourcePath, Info.Span, message); 1204errorReporter(Info.SourceFile.Text, sourcePath, Info.Span, 1300reportError(Info.SourceFile.Text, Info.SourceFile.Path, Info.Span, 1447reportError(directive.Info.SourceFile.Text, directive.Info.SourceFile.Path, directive.Info.Span,
SyncedSource\FileBasedPrograms\VirtualProjectBuilder.cs (1)
599directive.Info.Span,