1 write to _epr
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\EndpointAddress.cs (1)
1283_epr = address;
6 references to _epr
dotnet-svcutil-lib (6)
FrameworkFork\System.ServiceModel\System\ServiceModel\EndpointAddress.cs (6)
1315return _epr == null ? null : _epr.GetReaderAtMetadata(); 1349return _epr == null ? null : _epr.GetReaderAtExtensions(); 1388_epr == null ? null : _epr.GetReaderAtPsp());