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