1 write to _stackTrace
Microsoft.DotNet.RemoteExecutor (1)
RemoteExecutionException.cs (1)
19_stackTrace = stackTrace;
1 reference to _stackTrace
Microsoft.DotNet.RemoteExecutor (1)
RemoteExecutionException.cs (1)
22public override string? StackTrace => _stackTrace ?? base.StackTrace;