1 reference to CompletedSentinel
System.Threading.Channels (1)
System\Threading\Channels\AsyncOperation.cs (1)
20protected static readonly Action<object?> s_completedSentinel = CompletedSentinel; // named method to help with debugging