1 reference to CancellationTokenCanceledEventHandler
Microsoft.CodeAnalysis.InteractiveHost (1)
NonReentrantLock.cs (1)
218private static readonly Action<object?> s_cancellationTokenCanceledEventHandler = CancellationTokenCanceledEventHandler;