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)
1108else if (_requestReplyErrorPropertyName == null) 1116if (_requestReplyErrorPropertyName != null) 1119string.Format(SRServiceModel.PropertySettingErrorOnProtocolFactory, _requestReplyErrorPropertyName, this), 1120_requestReplyErrorPropertyName));