2 references to UnableToFindPolicyWithId
dotnet-svcutil-lib (2)
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\PolicyReader.cs (1)
120string warningMsg = string.Format(SRServiceModel.UnableToFindPolicyWithId, idRef);
FrameworkFork\System.ServiceModel\System\ServiceModel\Description\WsdlImporter.cs (1)
2089warningMsg.AppendLine(string.Format(SRServiceModel.UnableToFindPolicyWithId, policyRef));