10 references to Info
Microsoft.CodeAnalysis.CSharp.Features (10)
SyncedSource\FileBasedPrograms\FileLevelDirectiveHelpers.cs (10)
164context.ReportError(directive.Info.Span, string.Format(FileBasedProgramsResources.DuplicateDirective, typeAndName)); 518return new Project(Info, name) 532var sourcePath = Info.SourceFile.Path; 562=> errorReporter(Info.SourceFile.Text, sourcePath, Info.Span, message); 654reportError(Info.SourceFile.Text, Info.SourceFile.Path, Info.Span, 661return new IncludeOrExclude(Info) 677return new IncludeOrExclude(Info)