3 references to Sch_ElementNameAndNamespace
System.Private.Xml (3)
System\Xml\Schema\XmlSchemaValidator.cs (3)
2673builder.Append(SR.Format(SR.Sch_ElementNameAndNamespace, name.Name, name.Namespace)); 2713builder.Append(SR.Format(SR.Sch_ElementNameAndNamespace, subBuilder, name.Namespace)); 2758return SR.Format(SR.Sch_ElementNameAndNamespace, localName, ns);