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