42 references to AddIfNotNull
Microsoft.Build.Framework (42)
Telemetry\CrashTelemetry.cs (42)
498AddIfNotNull(ExceptionType); 499AddIfNotNull(InnerExceptionType); 504AddIfNotNull(IsCritical); 505AddIfNotNull(IsUnhandled); 506AddIfNotNull(StackHash); 507AddIfNotNull(StackTop); 508AddIfNotNull(StackCaller); 509AddIfNotNull(FullStackTrace); 510AddIfNotNull(ExceptionMessage); 511AddIfNotNull(HResult); 512AddIfNotNull(BuildEngineVersion); 513AddIfNotNull(BuildEngineFrameworkName); 514AddIfNotNull(BuildEngineHost); 519AddIfNotNull(CrashOriginNamespace); 520AddIfNotNull(CrashThreadName); 521AddIfNotNull(InnermostExceptionType); 522AddIfNotNull(InnerExceptionStackTrace); 523AddIfNotNull(InnerExceptionMessage); 524AddIfNotNull(LoggerEventType); 525AddIfNotNull(ProcessWorkingSetMB); 526AddIfNotNull(MemoryLoadPercent); 529AddIfNotNull(EndBuildWaitPhase); 530AddIfNotNull(EndBuildWaitDurationMs); 531AddIfNotNull(PendingSubmissionCount); 532AddIfNotNull(SubmissionsWithResultNoLogging); 533AddIfNotNull(ThreadExceptionRecorded); 534AddIfNotNull(UnmatchedProjectStartedCount); 535AddIfNotNull(LoggingServiceState); 536AddIfNotNull(LoggingEventQueueDepth); 537AddIfNotNull(IsShuttingDown); 538AddIfNotNull(IsCancellationRequested); 539AddIfNotNull(WorkQueueDepth); 540AddIfNotNull(SubmissionDetails); 541AddIfNotNull(RegisteredLoggerTypeNames); 542AddIfNotNull(ActiveNodeIds); 543AddIfNotNull(EnableNodeReuse); 544AddIfNotNull(ActiveNodeDetails); 545AddIfNotNull(ProjectCacheState); 548AddIfNotNull(IsStandaloneExecution); 549AddIfNotNull(MaxNodeCount); 550AddIfNotNull(ActiveNodeCount); 551AddIfNotNull(SubmissionCount);