Method FilterStackTrace
- Namespace
- QueryGuard
- Assembly
- QueryGuard.Core.dll
FilterStackTrace(string?)
Filters framework frames out of a stack trace and truncates the result.
public string? FilterStackTrace(string? stackTrace)
Filters framework frames out of a stack trace and truncates the result.
public string? FilterStackTrace(string? stackTrace)