1 write to requestReplyErrorPropertyName
System.ServiceModel (1)
System\ServiceModel\Security\SecurityProtocolFactory.cs (1)
1162this.requestReplyErrorPropertyName = propertyName;
4 references to requestReplyErrorPropertyName
System.ServiceModel (4)
System\ServiceModel\Security\SecurityProtocolFactory.cs (4)
1160else if (this.requestReplyErrorPropertyName == null) 1168if (this.requestReplyErrorPropertyName != null) 1171SR.GetString(SR.PropertySettingErrorOnProtocolFactory, this.requestReplyErrorPropertyName, this), 1172this.requestReplyErrorPropertyName));