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