1 write to StackTop
Microsoft.Build.Framework (1)
Telemetry\CrashTelemetry.cs (1)
406
StackTop
= ExtractStackTop(exception);
4 references to StackTop
Microsoft.Build.Framework (4)
Telemetry\CrashTelemetry.cs (4)
149
/// is not a throw-helper (in which case <see cref="
StackTop
"/> already has the meaningful frame).
156
/// unlike <see cref="
StackTop
"/> which only captures one frame.
506
AddIfNotNull(
StackTop
);
576
AddIfNotNull(
StackTop
);