1 write to ErrorReporter
Microsoft.CodeAnalysis.CSharp.Workspaces (1)
SyncedSource\FileBasedPrograms\FileLevelDirectiveHelpers.cs (1)
146
ErrorReporter
= errorReporter,
2 references to ErrorReporter
Microsoft.CodeAnalysis.CSharp.Workspaces (2)
SyncedSource\FileBasedPrograms\FileLevelDirectiveHelpers.cs (2)
306
=>
ErrorReporter
(Info.SourceFile.Text, Info.SourceFile.Path, Info.Span, message);
309
=>
ErrorReporter
(Info.SourceFile.Text, Info.SourceFile.Path, span, message);