2 writes to m_policyNoticeLink
System.IdentityModel.Selectors (2)
infocard\client\System\IdentityModel\Selectors\CardSpacePolicyElement.cs (2)
56set { m_policyNoticeLink = value; } 81m_policyNoticeLink = privacyNoticeLink;
1 reference to m_policyNoticeLink
System.IdentityModel.Selectors (1)
infocard\client\System\IdentityModel\Selectors\CardSpacePolicyElement.cs (1)
55get { return m_policyNoticeLink; }