2 references to GetInvalidAddException
System.ServiceModel (2)
System\ServiceModel\Channels\ReliableRequestSessionChannel.cs (2)
946
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(this.parent.
GetInvalidAddException
());
1092
completeException = this.parent.
GetInvalidAddException
();