8 references to CreateUnknownConstantException
dotnet-svcutil-lib (8)
FrameworkFork\System.Web.Services\Services\Description\ServiceDescriptionSerializer.cs (7)
6046
default: throw
CreateUnknownConstantException
(s, typeof(global::System.Web.Services.Description.SoapBindingUse));
6132
default: throw
CreateUnknownConstantException
(s, typeof(global::System.Web.Services.Description.SoapBindingUse));
7472
default: throw
CreateUnknownConstantException
(s, typeof(global::System.Web.Services.Description.SoapBindingStyle));
7548
default: throw
CreateUnknownConstantException
(s, typeof(global::System.Web.Services.Description.SoapBindingStyle));
9046
default: throw
CreateUnknownConstantException
(s, typeof(Microsoft.Xml.Schema.XmlSchemaContentProcessing));
10748
default: throw
CreateUnknownConstantException
(s, typeof(Microsoft.Xml.Schema.XmlSchemaUse));
10758
default: throw
CreateUnknownConstantException
(s, typeof(Microsoft.Xml.Schema.XmlSchemaForm));
FrameworkFork\System.Web.Services\Services\Description\WebReferenceOptions.cs (1)
318
default: throw
CreateUnknownConstantException
(s, typeof(System.Web.Services.Description.ServiceDescriptionImportStyle));