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