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