2 references to GetBehaviorCollection
System.ServiceModel (2)
System\ServiceModel\Security\IssuedTokenClientCredential.cs (2)
38this.localIssuerChannelBehaviors = GetBehaviorCollection(other.localIssuerChannelBehaviors); 44this.issuerChannelBehaviors.Add(uri, GetBehaviorCollection(other.issuerChannelBehaviors[uri]));