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