2 references to UnrecognizedIdentityType
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\EndpointIdentity.cs (2)
144
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new XmlException(string.Format(SRServiceModel.
UnrecognizedIdentityType
, reader.Name, reader.NamespaceURI)));
153
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new XmlException(string.Format(SRServiceModel.
UnrecognizedIdentityType
, reader.Name, reader.NamespaceURI)));