2 references to Cancel
System.Core (2)
System\IO\Pipes\IOCancellationHelper.cs (2)
44this.Cancel(); 47this._cancellationRegistration = this._cancellationToken.Register(Cancel);