2 references to UnrecognizedIdentityType
System.ServiceModel.Primitives (2)
System\ServiceModel\EndpointIdentity.cs (2)
186
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new XmlException(SRP.Format(SRP.
UnrecognizedIdentityType
, reader.Name, reader.NamespaceURI)));
195
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new XmlException(SRP.Format(SRP.
UnrecognizedIdentityType
, reader.Name, reader.NamespaceURI)));