1 write to Info
Microsoft.CodeAnalysis.CSharp.Features (1)
SyncedSource\FileBasedPrograms\FileLevelDirectiveHelpers.cs (1)
140Info = new()
10 references to Info
Microsoft.CodeAnalysis.CSharp.Features (10)
SyncedSource\FileBasedPrograms\FileLevelDirectiveHelpers.cs (10)
290=> ErrorReporter(Info.SourceFile.Text, Info.SourceFile.Path, Info.Span, message); 293=> ErrorReporter(Info.SourceFile.Text, Info.SourceFile.Path, span, message); 376return new Sdk(context.Info) 422return new Property(context.Info) 446return new Package(context.Info) 495return new Project(context.Info, directiveText); 627return new IncludeOrExclude(context.Info)