2 references to Sch_InvalidValueDetailedAttribute
System.Private.Xml (2)
System\Xml\Schema\XmlSchemaValidator.cs (2)
1266SendValidationEvent(SR.Sch_InvalidValueDetailedAttribute, new string[] { "schemaLocation", xsiSchemaLocation, s_dtStringArray.TypeCodeString, exception.Message }, exception); 1638SendValidationEvent(SR.Sch_InvalidValueDetailedAttribute, new string[] { "type", xsiType, s_dtQName.TypeCodeString, exception.Message }, exception);