6 references to XmlSchemaException
System.Private.Xml (6)
System\Xml\Schema\DataTypeImplementation.cs (6)
3697throw new XmlSchemaException(SR.Format(SR.Sch_InvalidValue, s), e); 3719throw new XmlSchemaException(SR.Format(SR.Sch_InvalidValue, s), e); 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);