12 references to CriticalError
Microsoft.Build.TaskAuthoring.Analyzer (12)
BannedApiDefinitions.cs (11)
52ApiCategory.CriticalError, "terminates entire process; return false or throw instead"), 54ApiCategory.CriticalError, "terminates entire process; return false or throw instead"), 56ApiCategory.CriticalError, "terminates entire process; return false or throw instead"), 58ApiCategory.CriticalError, "terminates entire process; return false or throw instead"), 62ApiCategory.CriticalError, "may terminate the MSBuild host process"), 64ApiCategory.CriticalError, "may terminate the MSBuild host process"), 68ApiCategory.CriticalError, "modifies process-wide thread pool settings"), 70ApiCategory.CriticalError, "modifies process-wide thread pool settings"), 74ApiCategory.CriticalError, "affects culture of all new threads in process"), 76ApiCategory.CriticalError, "affects UI culture of all new threads in process"), 80ApiCategory.CriticalError, "modifies process-wide working directory; use TaskEnvironment.ProjectDirectory instead"),
MultiThreadableTaskAnalyzer.cs (1)
230BannedApiDefinitions.ApiCategory.CriticalError => DiagnosticDescriptors.CriticalError,