8 references to CreateUnknownConstantException
System.Private.Xml (1)
System\Xml\Serialization\ReflectionXmlSerializationReader.cs (1)
1282throw CreateUnknownConstantException(source, mapping.TypeDesc!.Type!);
System.Web.Services.Description (7)
System\Web\Services\Description\ServiceDescriptionSerializer.cs (7)
5772default: throw CreateUnknownConstantException(s, typeof(global::System.Web.Services.Description.SoapBindingUse)); 5852default: throw CreateUnknownConstantException(s, typeof(global::System.Web.Services.Description.SoapBindingUse)); 7296default: throw CreateUnknownConstantException(s, typeof(global::System.Web.Services.Description.SoapBindingStyle)); 7368default: throw CreateUnknownConstantException(s, typeof(global::System.Web.Services.Description.SoapBindingStyle)); 8958default: throw CreateUnknownConstantException(s, typeof(global::System.Xml.Schema.XmlSchemaContentProcessing)); 10670default: throw CreateUnknownConstantException(s, typeof(global::System.Xml.Schema.XmlSchemaUse)); 10678default: throw CreateUnknownConstantException(s, typeof(global::System.Xml.Schema.XmlSchemaForm));