2 references to CouldNotFindNamespaceForPrefix
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Security\XmlHelper.cs (2)
119
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new XmlException(string.Format(SRServiceModel.
CouldNotFindNamespaceForPrefix
, prefix)));
195
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(new XmlException(string.Format(SRServiceModel.
CouldNotFindNamespaceForPrefix
, prefix)));