RecyclableMemoryStreamManager.StreamDisposedEventArgs.AllocationStack property
December 6, 2023 · View on GitHub
Stack where the stream was allocated.
public string? AllocationStack { get; }
See Also
- class StreamDisposedEventArgs
- namespace Microsoft.IO