1 instantiation of PropertyInformationCollection
System.Configuration (1)
System\Configuration\elementinformation.cs (1)
40
_internalProperties = new
PropertyInformationCollection
(_thisElement);
38 references to PropertyInformationCollection
System.Configuration (2)
System\Configuration\elementinformation.cs (2)
25
private
PropertyInformationCollection
_internalProperties;
36
public
PropertyInformationCollection
Properties
System.Runtime.Serialization (1)
System\Runtime\Serialization\Configuration\ParameterElement.cs (1)
75
PropertyInformationCollection
propertyInfo = this.ElementInformation.Properties;
System.ServiceModel (32)
System\ServiceModel\Activation\Configuration\NetPipeSection.cs (1)
14
PropertyInformationCollection
propertyInfo;
System\ServiceModel\Activation\Configuration\NetTcpSection.cs (1)
14
PropertyInformationCollection
propertyInfo;
System\ServiceModel\Configuration\AddressHeaderCollectionElement.cs (1)
27
PropertyInformationCollection
properties = source.ElementInformation.Properties;
System\ServiceModel\Configuration\ChannelEndpointElement.cs (1)
46
PropertyInformationCollection
properties = source.ElementInformation.Properties;
System\ServiceModel\Configuration\ClientCredentialsElement.cs (1)
140
PropertyInformationCollection
propertyInfo = this.ElementInformation.Properties;
System\ServiceModel\Configuration\CompositeDuplexElement.cs (1)
21
PropertyInformationCollection
propertyInfo = this.ElementInformation.Properties;
System\ServiceModel\Configuration\ConnectionOrientedTransportElement.cs (1)
92
PropertyInformationCollection
propertyInfo = this.ElementInformation.Properties;
System\ServiceModel\Configuration\EndpointAddressElementBase.cs (1)
52
PropertyInformationCollection
properties = source.ElementInformation.Properties;
System\ServiceModel\Configuration\HttpBindingBaseElement.cs (1)
151
PropertyInformationCollection
propertyInfo = this.ElementInformation.Properties;
System\ServiceModel\Configuration\HttpTransportElement.cs (1)
188
PropertyInformationCollection
propertyInfo = this.ElementInformation.Properties;
System\ServiceModel\Configuration\IdentityElement.cs (1)
65
PropertyInformationCollection
properties = source.ElementInformation.Properties;
System\ServiceModel\Configuration\IssuedTokenServiceElement.cs (2)
118
PropertyInformationCollection
propertyInfo = from.ElementInformation.Properties;
179
PropertyInformationCollection
propertyInfo = this.ElementInformation.Properties;
System\ServiceModel\Configuration\NetNamedPipeBindingElement.cs (1)
137
PropertyInformationCollection
propertyInfo = this.ElementInformation.Properties;
System\ServiceModel\Configuration\NetTcpBindingElement.cs (1)
160
PropertyInformationCollection
propertyInfo = this.ElementInformation.Properties;
System\ServiceModel\Configuration\OneWayElement.cs (2)
47
PropertyInformationCollection
propertyInfo = this.ElementInformation.Properties;
63
PropertyInformationCollection
propertyInfo = source.ElementInformation.Properties;
System\ServiceModel\Configuration\PeerCredentialElement.cs (1)
61
PropertyInformationCollection
propertyInfo = this.ElementInformation.Properties;
System\ServiceModel\Configuration\ServiceCredentialsElement.cs (1)
143
PropertyInformationCollection
propertyInfo = this.ElementInformation.Properties;
System\ServiceModel\Configuration\ServiceEndpointElement.cs (1)
31
PropertyInformationCollection
properties = source.ElementInformation.Properties;
System\ServiceModel\Configuration\ServiceThrottlingElement.cs (1)
57
PropertyInformationCollection
propertyInfo = this.ElementInformation.Properties;
System\ServiceModel\Configuration\TcpTransportElement.cs (1)
24
PropertyInformationCollection
propertyInfo = this.ElementInformation.Properties;
System\ServiceModel\Configuration\UserNameServiceElement.cs (1)
122
PropertyInformationCollection
propertyInfo = this.ElementInformation.Properties;
System\ServiceModel\Configuration\X509ClientCertificateCredentialsElement.cs (1)
83
PropertyInformationCollection
propertyInfo = this.ElementInformation.Properties;
System\ServiceModel\Configuration\X509DefaultServiceCertificateElement.cs (1)
83
PropertyInformationCollection
propertyInfo = this.ElementInformation.Properties;
System\ServiceModel\Configuration\X509InitiatorCertificateClientElement.cs (1)
83
PropertyInformationCollection
propertyInfo = this.ElementInformation.Properties;
System\ServiceModel\Configuration\X509InitiatorCertificateServiceElement.cs (1)
54
PropertyInformationCollection
propertyInfo = this.ElementInformation.Properties;
System\ServiceModel\Configuration\X509PeerCertificateElement.cs (1)
82
PropertyInformationCollection
propertyInfo = this.ElementInformation.Properties;
System\ServiceModel\Configuration\X509RecipientCertificateClientElement.cs (1)
77
PropertyInformationCollection
propertyInfo = this.ElementInformation.Properties;
System\ServiceModel\Configuration\X509RecipientCertificateServiceElement.cs (1)
83
PropertyInformationCollection
propertyInfo = this.ElementInformation.Properties;
System\ServiceModel\Configuration\X509ScopedServiceCertificateElement.cs (1)
91
PropertyInformationCollection
propertyInfo = this.ElementInformation.Properties;
System\ServiceModel\Description\ConfigLoader.cs (1)
70
PropertyInformationCollection
properties = element.ElementInformation.Properties;
System.ServiceModel.Web (3)
System\ServiceModel\Configuration\WebHttpBindingElement.cs (1)
252
PropertyInformationCollection
propertyInfo = this.ElementInformation.Properties;
System\ServiceModel\Configuration\WebHttpEndpointElement.cs (1)
259
PropertyInformationCollection
propertyInfo = this.ElementInformation.Properties;
System\ServiceModel\Configuration\WebScriptEndpointElement.cs (1)
209
PropertyInformationCollection
propertyInfo = this.ElementInformation.Properties;