1 reference to OperationCanceledIgnoringCallerTokenException
Microsoft.CodeAnalysis (1)
InternalUtilities\FatalError.cs (1)
142if (ExceptionUtilities.IsCurrentOperationBeingCancelled(exception, contextCancellationToken) || exception is OperationCanceledIgnoringCallerTokenException)