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