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