System.Diagnostics.StackTrace 4.0.0.0 4.0.2.0 4.1.0.0 4.1.1.0 4.1.2.0 5.0.0.0 6.0.0.0 7.0.0.0 8.0.0.0 9.0.0.0 10.0.0.0 netstandard 2.0.0.0 2.1.0.0 System 4.0.0.0 System.Object [System.Runtime.CompilerServices.Nullable(0)] [<System.Runtime.CompilerServices.Nullable(0)>] [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)] [<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)>] Provides extension methods for the class, which represents a function call on the call stack for the current thread. To be added. Method System.Diagnostics.StackTrace 4.0.0.0 4.0.2.0 4.1.0.0 4.1.1.0 4.1.2.0 5.0.0.0 6.0.0.0 7.0.0.0 8.0.0.0 9.0.0.0 10.0.0.0 netstandard 2.0.0.0 2.1.0.0 System 4.0.0.0 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)] [<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)>] System.IntPtr A stack frame. Returns a pointer to the base address of the native image that this stack frame is executing. A pointer to the base address of the native image or if you're targeting the .NET Framework. To be added. Method System.Diagnostics.StackTrace 4.0.0.0 4.0.2.0 4.1.0.0 4.1.1.0 4.1.2.0 5.0.0.0 6.0.0.0 7.0.0.0 8.0.0.0 9.0.0.0 10.0.0.0 netstandard 2.0.0.0 2.1.0.0 System 4.0.0.0 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)] [<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)>] System.IntPtr A stack frame. Gets an interface pointer to the start of the native code for the method that is being executed. An interface pointer to the start of the native code for the method that is being executed or if you're targeting the .NET Framework. To be added. Method System.Diagnostics.StackTrace 4.0.0.0 4.0.2.0 4.1.0.0 4.1.1.0 4.1.2.0 5.0.0.0 6.0.0.0 7.0.0.0 8.0.0.0 9.0.0.0 10.0.0.0 netstandard 2.0.0.0 2.1.0.0 System 4.0.0.0 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)] [<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)>] System.Boolean A stack frame. Indicates whether an offset from the start of the IL code for the method that is executing is available. if the offset is available; otherwise, . To be added. Method System.Diagnostics.StackTrace 4.0.0.0 4.0.2.0 4.1.0.0 4.1.1.0 4.1.2.0 5.0.0.0 6.0.0.0 7.0.0.0 8.0.0.0 9.0.0.0 10.0.0.0 netstandard 2.0.0.0 2.1.0.0 System 4.0.0.0 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)] [<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)>] System.Boolean A stack frame. Indicates whether information about the method in which the specified frame is executing is available. if information about the method in which the current frame is executing is available; otherwise, . To be added. Method System.Diagnostics.StackTrace 4.0.0.0 4.0.2.0 4.1.0.0 4.1.1.0 4.1.2.0 5.0.0.0 6.0.0.0 7.0.0.0 8.0.0.0 9.0.0.0 10.0.0.0 netstandard 2.0.0.0 2.1.0.0 System 4.0.0.0 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)] [<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)>] System.Boolean A stack frame. Indicates whether the native image is available for the specified stack frame. if a native image is available for this stack frame; otherwise, . To be added. Method System.Diagnostics.StackTrace 4.0.0.0 4.0.2.0 4.1.0.0 4.1.1.0 4.1.2.0 5.0.0.0 6.0.0.0 7.0.0.0 8.0.0.0 9.0.0.0 10.0.0.0 netstandard 2.0.0.0 2.1.0.0 System 4.0.0.0 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)] [<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)>] System.Boolean A stack frame. Indicates whether the file that contains the code that the specified stack frame is executing is available. if the code that the specified stack frame is executing is available; otherwise, . To be added.