1 write to _cookie
ReachFramework (1)
Serialization\RCW\PrintDocumentPackageStatusProvider.cs (1)
32
_cookie
= cookie;
2 references to _cookie
ReachFramework (2)
Serialization\RCW\PrintDocumentPackageStatusProvider.cs (2)
54
if (_connectionPoint != null &&
_cookie
!= null)
56
_connectionPoint.Unadvise(
_cookie
.Value);