1 write to _cancellationRegistration
System.Core (1)
System\IO\Pipes\IOCancellationHelper.cs (1)
47
this.
_cancellationRegistration
= this._cancellationToken.Register(Cancel);
1 reference to _cancellationRegistration
System.Core (1)
System\IO\Pipes\IOCancellationHelper.cs (1)
59
this.
_cancellationRegistration
.Dispose();