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