2 references to UserCancelledException
System.IdentityModel.Selectors (2)
infocard\Diagnostics\Managed\Microsoft\InfoCards\Diagnostics\InfocardTrace.cs (2)
562
if (null != ie && !(ie is
UserCancelledException
) && !ie.Logged)
576
if (current is
UserCancelledException
)