2 references to ReferenceListCannotBeEmpty
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\ReferenceList.cs (2)
86
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new SecurityMessageSerializationException(SR_IdentityModel.
ReferenceListCannotBeEmpty
));
103
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new InvalidOperationException(SR_IdentityModel.
ReferenceListCannotBeEmpty
));