2 writes to SourceFile
Microsoft.CodeAnalysis.CSharp.Features (2)
SyncedSource\FileBasedPrograms\FileLevelDirectiveHelpers.cs (2)
118SourceFile = sourceFile, 142SourceFile = sourceFile,
8 references to SourceFile
Microsoft.CodeAnalysis.CSharp.Features (8)
SyncedSource\FileBasedPrograms\FileLevelDirectiveHelpers.cs (8)
290=> ErrorReporter(Info.SourceFile.Text, Info.SourceFile.Path, Info.Span, message); 293=> ErrorReporter(Info.SourceFile.Text, Info.SourceFile.Path, span, message); 532var sourcePath = Info.SourceFile.Path; 562=> errorReporter(Info.SourceFile.Text, sourcePath, Info.Span, message); 654reportError(Info.SourceFile.Text, Info.SourceFile.Path, Info.Span,