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