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