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