1 write to epr
System.ServiceModel (1)
System\ServiceModel\EndpointAddress.cs (1)
1285this.epr = address;
6 references to epr
System.ServiceModel (6)
System\ServiceModel\EndpointAddress.cs (6)
1317return epr == null ? null : epr.GetReaderAtMetadata(); 1351return epr == null ? null : epr.GetReaderAtExtensions(); 1390epr == null ? null : epr.GetReaderAtPsp());