1 write to Info
Microsoft.CodeAnalysis.CSharp.Workspaces (1)
SyncedSource\FileBasedPrograms\FileLevelDirectiveHelpers.cs (1)
139Info = new()
11 references to Info
Microsoft.CodeAnalysis.CSharp.Workspaces (11)
SyncedSource\FileBasedPrograms\FileLevelDirectiveHelpers.cs (11)
306=> ErrorReporter(Info.SourceFile.Text, Info.SourceFile.Path, Info.Span, message); 309=> ErrorReporter(Info.SourceFile.Text, Info.SourceFile.Path, span, message); 395return new Sdk(context.Info) 441return new Property(context.Info) 465return new Package(context.Info) 514return new Project(context.Info, directiveText); 626return new Ref(context.Info, directiveText); 736return new IncludeOrExclude(context.Info)