2 writes to m_infocardChannelParameter
System.ServiceModel (2)
System\ServiceModel\Security\InfoCardHelper.cs (2)
659m_infocardChannelParameter = infocardChannelParameter; 668m_infocardChannelParameter = other.InfoCardChannelParameter;
2 references to m_infocardChannelParameter
System.ServiceModel (2)
System\ServiceModel\Security\InfoCardHelper.cs (2)
675return m_infocardChannelParameter; 680return new InternalClientCredentialsSecurityTokenManager(this, m_infocardChannelParameter);