1 reference to GracefulException
Microsoft.DotNet.FileBasedPrograms.Package (1)
FileLevelDirectiveHelpers.cs (1)
616
throw new
GracefulException
($"{sourceFile.GetLocationString(textSpan)}: {FileBasedProgramsResources.DirectiveError}: {message}", inner);