12 references to CreateUnknownConstantException
System.Web.Extensions (4)
Compilation\XmlSerializer\DataSvcMapFileSerializer.cs (1)
597
default: throw
CreateUnknownConstantException
(s, typeof(global::System.Web.Compilation.WCFModel.MetadataFile.MetadataType));
Compilation\XmlSerializer\SvcMapFileSerializer.cs (3)
704
default: throw
CreateUnknownConstantException
(s, typeof(global::System.Web.Compilation.WCFModel.MetadataFile.MetadataType));
1209
default: throw
CreateUnknownConstantException
(s, typeof(global::System.Web.Compilation.WCFModel.ClientOptions.ProxySerializerType));
1268
default: throw
CreateUnknownConstantException
(s, typeof(global::System.Web.Compilation.WCFModel.ReferencedCollectionType.CollectionCategory));
System.Web.Services (8)
System\Web\Services\Description\ServiceDescriptionSerializer.cs (7)
4820
default: throw
CreateUnknownConstantException
(s, typeof(global::System.Web.Services.Description.SoapBindingUse));
4890
default: throw
CreateUnknownConstantException
(s, typeof(global::System.Web.Services.Description.SoapBindingUse));
5978
default: throw
CreateUnknownConstantException
(s, typeof(global::System.Web.Services.Description.SoapBindingStyle));
6040
default: throw
CreateUnknownConstantException
(s, typeof(global::System.Web.Services.Description.SoapBindingStyle));
7275
default: throw
CreateUnknownConstantException
(s, typeof(global::System.Xml.Schema.XmlSchemaContentProcessing));
8680
default: throw
CreateUnknownConstantException
(s, typeof(global::System.Xml.Schema.XmlSchemaUse));
8688
default: throw
CreateUnknownConstantException
(s, typeof(global::System.Xml.Schema.XmlSchemaForm));
System\Web\Services\Description\WebReferenceOptions.cs (1)
271
default: throw
CreateUnknownConstantException
(s, typeof(System.Web.Services.Description.ServiceDescriptionImportStyle));