5 references to TargetScopes
System.IdentityModel (5)
System\IdentityModel\Metadata\MetadataSerializer.cs (5)
1747if (roleDescriptor.TargetScopes == null) 1772roleDescriptor.TargetScopes.Add(EndpointReference.ReadFrom(reader)); 3086if (wsDescriptor.TargetScopes == null) 3143if (wsDescriptor.TargetScopes.Count > 0) 3146foreach (EndpointReference address in wsDescriptor.TargetScopes)