8 references to Sch_InvalidValue
System.Private.Xml (8)
System\Xml\Schema\DataTypeImplementation.cs (8)
3697throw new XmlSchemaException(SR.Format(SR.Sch_InvalidValue, s), e); 3702throw new XmlSchemaException(SR.Sch_InvalidValue, s); 3719throw new XmlSchemaException(SR.Format(SR.Sch_InvalidValue, s), e); 3724throw new XmlSchemaException(SR.Sch_InvalidValue, s); 3753throw new XmlSchemaException(SR.Format(SR.Sch_InvalidValue, s), e); 3793throw new XmlSchemaException(SR.Format(SR.Sch_InvalidValue, s), e); 3836throw new XmlSchemaException(SR.Format(SR.Sch_InvalidValue, s), e); 3889throw new XmlSchemaException(SR.Format(SR.Sch_InvalidValue, s), e);