1 write to _requestReplyErrorPropertyName
dotnet-svcutil-lib (1)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\SecurityProtocolFactory.cs (1)
1110
_requestReplyErrorPropertyName
= propertyName;
4 references to _requestReplyErrorPropertyName
dotnet-svcutil-lib (4)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\SecurityProtocolFactory.cs (4)
1108
else if (
_requestReplyErrorPropertyName
== null)
1116
if (
_requestReplyErrorPropertyName
!= null)
1119
string.Format(SRServiceModel.PropertySettingErrorOnProtocolFactory,
_requestReplyErrorPropertyName
, this),
1120
_requestReplyErrorPropertyName
));