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