2 references to ToEnum
System.Web.Services (2)
System\Web\Services\Description\ServiceDescriptionSerializer.cs (1)
8672
return (global::System.Xml.Schema.XmlSchemaDerivationMethod)
ToEnum
(s, XmlSchemaDerivationMethodValues, @"global::System.Xml.Schema.XmlSchemaDerivationMethod");
System\Web\Services\Description\WebReferenceOptions.cs (1)
263
return (System.Xml.Serialization.CodeGenerationOptions)
ToEnum
(s, CodeGenerationOptionsValues, @"System.Xml.Serialization.CodeGenerationOptions");