8 references to Sch_InvalidValue
dotnet-svcutil-lib (8)
FrameworkFork\Microsoft.Xml\Xml\schema\DatatypeImplementation.cs (8)
3773throw new XmlSchemaException(string.Format(ResXml.Sch_InvalidValue, s), e); 3777throw new XmlSchemaException(ResXml.Sch_InvalidValue, s); 3794throw new XmlSchemaException(string.Format(ResXml.Sch_InvalidValue, s), e); 3798throw new XmlSchemaException(ResXml.Sch_InvalidValue, s); 3832throw new XmlSchemaException(string.Format(ResXml.Sch_InvalidValue, s), e); 3875throw new XmlSchemaException(string.Format(ResXml.Sch_InvalidValue, s), e); 3919throw new XmlSchemaException(string.Format(ResXml.Sch_InvalidValue, s), e); 3976throw new XmlSchemaException(string.Format(ResXml.Sch_InvalidValue, s), e);