File: artifacts\obj\dotnet-svcutil-lib\Debug\netstandard2.0\System.Web.Services.ResWebServices.cs
Project: src\src\dotnet-svcutil\lib\src\dotnet-svcutil-lib.csproj (dotnet-svcutil-lib)
// <auto-generated>
using System.Reflection;
 
namespace Microsoft.Tools.ServiceModel.Svcutil.FrameworkFork.System.Web.Services
{
    internal static class ResWebServices { }
}
namespace System.Web.Services
{
    internal static partial class ResWebServices
    {
        private static global::System.Resources.ResourceManager s_resourceManager;
        internal static global::System.Resources.ResourceManager ResourceManager => s_resourceManager ?? (s_resourceManager = new global::System.Resources.ResourceManager(typeof(Microsoft.Tools.ServiceModel.Svcutil.FrameworkFork.System.Web.Services.ResWebServices)));
        internal static global::System.Globalization.CultureInfo Culture { get; set; }
#if !NET20
        [global::System.Runtime.CompilerServices.MethodImpl(global::System.Runtime.CompilerServices.MethodImplOptions.AggressiveInlining)]
#endif
        internal static string GetResourceString(string resourceKey, string defaultValue = null) =>  ResourceManager.GetString(resourceKey, Culture);
        /// <summary>Only objects of type OperationInput or OperationOutput may be added.</summary>
        internal static string @OnlyOperationInputOrOperationOutputTypes => GetResourceString("OnlyOperationInputOrOperationOutputTypes", @"Only objects of type OperationInput or OperationOutput may be added.");
        /// <summary>CODEGEN: {0}</summary>
        internal static string @CodegenWarningDetails => GetResourceString("CodegenWarningDetails", @"CODEGEN: {0}");
        /// <summary>Element {0} named {1} from namespace {2} is missing.</summary>
        internal static string @WebDescriptionMissingItem => GetResourceString("WebDescriptionMissingItem", @"Element {0} named {1} from namespace {2} is missing.");
        /// <summary>Operation '{0}' on portType '{1}' from namespace '{2}'.</summary>
        internal static string @Operation => GetResourceString("Operation", @"Operation '{0}' on portType '{1}' from namespace '{2}'.");
        /// <summary>{0} on operation '{1}' on portType '{2}' from namespace '{3}'. {4}</summary>
        internal static string @HeaderFault => GetResourceString("HeaderFault", @"{0} on operation '{1}' on portType '{2}' from namespace '{3}'. {4}");
        /// <summary>Missing message part '{0}' for message '{1}' from namespace '{2}'.</summary>
        internal static string @MissingMessagePartForMessageFromNamespace3 => GetResourceString("MissingMessagePartForMessageFromNamespace3", @"Missing message part '{0}' for message '{1}' from namespace '{2}'.");
        /// <summary>Binding '{0}' from namespace '{1}'.</summary>
        internal static string @Binding => GetResourceString("Binding", @"Binding '{0}' from namespace '{1}'.");
        /// <summary>More than one import named '{0}' was specified. Each import must have a unique name.</summary>
        internal static string @WebDuplicateImport => GetResourceString("WebDuplicateImport", @"More than one import named '{0}' was specified. Each import must have a unique name.");
        /// <summary>More than one operation fault named '{0}' was specified. Each operation fault must have a unique name.</summary>
        internal static string @WebDuplicateOperationFault => GetResourceString("WebDuplicateOperationFault", @"More than one operation fault named '{0}' was specified. Each operation fault must have a unique name.");
        /// <summary>More than one port type named '{0}' was specified. Each port type must have a unique name.</summary>
        internal static string @WebDuplicatePortType => GetResourceString("WebDuplicatePortType", @"More than one port type named '{0}' was specified. Each port type must have a unique name.");
        /// <summary>The value for '{0}' cannot be negative.</summary>
        internal static string @WebNegativeValue => GetResourceString("WebNegativeValue", @"The value for '{0}' cannot be negative.");
        /// <summary>Warning: {0}</summary>
        internal static string @WsdlInstanceValidation => GetResourceString("WsdlInstanceValidation", @"Warning: {0}");
        /// <summary>The element attribute is not allowed on encoded message parts. The erroneous part is named '{0}' in message '{1}'.</summary>
        internal static string @CanTSpecifyElementOnEncodedMessagePartsPart => GetResourceString("CanTSpecifyElementOnEncodedMessagePartsPart", @"The element attribute is not allowed on encoded message parts. The erroneous part is named '{0}' in message '{1}'.");
        /// <summary>Schema with targetNamespace='{0}' has invalid syntax. {1}</summary>
        internal static string @XmlSchema => GetResourceString("XmlSchema", @"Schema with targetNamespace='{0}' has invalid syntax. {1}");
        /// <summary>Error: {0} Line {1}, position {2}.</summary>
        internal static string @ValidationError => GetResourceString("ValidationError", @"Error: {0} Line {1}, position {2}.");
        /// <summary>More than one binding named '{0}' was specified. Each binding must have a unique name.</summary>
        internal static string @WebDuplicateBinding => GetResourceString("WebDuplicateBinding", @"More than one binding named '{0}' was specified. Each binding must have a unique name.");
        /// <summary>Schema item '{1}' from namespace '{0}'. {2}</summary>
        internal static string @XmlSchemaItem => GetResourceString("XmlSchemaItem", @"Schema item '{1}' from namespace '{0}'. {2}");
        /// <summary>More than one operation message named '{0}' was specified. Each operation message must have a unique name.</summary>
        internal static string @WebDuplicateOperationMessage => GetResourceString("WebDuplicateOperationMessage", @"More than one operation message named '{0}' was specified. Each operation message must have a unique name.");
        /// <summary>More than one message named '{0}' was specified. Each message must have a unique name.</summary>
        internal static string @WebDuplicateMessage => GetResourceString("WebDuplicateMessage", @"More than one message named '{0}' was specified. Each message must have a unique name.");
        /// <summary>Warning: {0} Line {1}, position {2}.</summary>
        internal static string @WsdlInstanceValidationDetails => GetResourceString("WsdlInstanceValidationDetails", @"Warning: {0} Line {1}, position {2}.");
        /// <summary>Attribute reference '{0}' declared in schema type '{1}' from namespace '{2}'.</summary>
        internal static string @XmlSchemaAttributeReference => GetResourceString("XmlSchemaAttributeReference", @"Attribute reference '{0}' declared in schema type '{1}' from namespace '{2}'.");
        /// <summary>Schema with targetNamespace='{0}' has invalid syntax. {1} Line {2}, position {3}.</summary>
        internal static string @SchemaSyntaxErrorDetails => GetResourceString("SchemaSyntaxErrorDetails", @"Schema with targetNamespace='{0}' has invalid syntax. {1} Line {2}, position {3}.");
        /// <summary>More than one port named '{0}' was specified. Each port must have a unique name.</summary>
        internal static string @WebDuplicatePort => GetResourceString("WebDuplicatePort", @"More than one port named '{0}' was specified. Each port must have a unique name.");
        /// <summary>{0} from service description with targetNamespace='{1}'.</summary>
        internal static string @Element => GetResourceString("Element", @"{0} from service description with targetNamespace='{1}'.");
        /// <summary>More than one operation binding named '{0}' was specified. Each operation binding must have a unique name.</summary>
        internal static string @WebDuplicateOperationBinding => GetResourceString("WebDuplicateOperationBinding", @"More than one operation binding named '{0}' was specified. Each operation binding must have a unique name.");
        /// <summary>Schema item '{1}' named '{2}' from namespace '{0}' is invalid. {3}</summary>
        internal static string @XmlSchemaNamedItem => GetResourceString("XmlSchemaNamedItem", @"Schema item '{1}' named '{2}' from namespace '{0}' is invalid. {3}");
        /// <summary>soapbind:fault '{0}' on operation '{1}' on portType '{2}' from namespace '{3}'. {4}</summary>
        internal static string @Fault => GetResourceString("Fault", @"soapbind:fault '{0}' on operation '{1}' on portType '{2}' from namespace '{3}'. {4}");
        /// <summary>Fault '{0}' on operation '{1}' on binding '{2}' from namespace '{3}'.</summary>
        internal static string @FaultBinding => GetResourceString("FaultBinding", @"Fault '{0}' on operation '{1}' on binding '{2}' from namespace '{3}'.");
        /// <summary>More than one operation named '{0}' was specified. Each operation must have a unique name.</summary>
        internal static string @WebDuplicateOperation => GetResourceString("WebDuplicateOperation", @"More than one operation named '{0}' was specified. Each operation must have a unique name.");
        /// <summary>Check content definition of schema type '{0}' from namespace '{1}'. {2}</summary>
        internal static string @XmlSchemaContentDef => GetResourceString("XmlSchemaContentDef", @"Check content definition of schema type '{0}' from namespace '{1}'. {2}");
        /// <summary>Operation '{0}' on binding '{1}' from namespace '{2}'.</summary>
        internal static string @OperationBinding => GetResourceString("OperationBinding", @"Operation '{0}' on binding '{1}' from namespace '{2}'.");
        /// <summary>Protocol with name '{0}' is not recognized.</summary>
        internal static string @ProtocolWithNameIsNotRecognized1 => GetResourceString("ProtocolWithNameIsNotRecognized1", @"Protocol with name '{0}' is not recognized.");
        /// <summary>No more than one input and one output message may be specified.</summary>
        internal static string @WebDescriptionTooManyMessages => GetResourceString("WebDescriptionTooManyMessages", @"No more than one input and one output message may be specified.");
        /// <summary>More than one format extension named '{0}' was specified. Each format extension must have a unique name.</summary>
        internal static string @WebDuplicateFormatExtension => GetResourceString("WebDuplicateFormatExtension", @"More than one format extension named '{0}' was specified. Each format extension must have a unique name.");
        /// <summary>The syntax of type {0} may not be extended.</summary>
        internal static string @TheSyntaxOfTypeMayNotBeExtended1 => GetResourceString("TheSyntaxOfTypeMayNotBeExtended1", @"The syntax of type {0} may not be extended.");
        /// <summary>en</summary>
        internal static string @XmlLang => GetResourceString("XmlLang", @"en");
        /// <summary>Required XmlFormatExtension attribute is missing on class {0}.</summary>
        internal static string @RequiredXmlFormatExtensionAttributeIsMissing1 => GetResourceString("RequiredXmlFormatExtensionAttributeIsMissing1", @"Required XmlFormatExtension attribute is missing on class {0}.");
        /// <summary>Only XmlElements or types deriving from ServiceDescriptionFormatExtension may be added.</summary>
        internal static string @OnlyXmlElementsOrTypesDerivingFromServiceDescriptionFormatExtension0 => GetResourceString("OnlyXmlElementsOrTypesDerivingFromServiceDescriptionFormatExtension0", @"Only XmlElements or types deriving from ServiceDescriptionFormatExtension may be added.");
        /// <summary>Message '{0}' from service description with targetNamespace='{1}'.</summary>
        internal static string @Message => GetResourceString("Message", @"Message '{0}' from service description with targetNamespace='{1}'.");
        /// <summary>Service description with targetNamespace='{0}'.</summary>
        internal static string @Description => GetResourceString("Description", @"Service description with targetNamespace='{0}'.");
        /// <summary>More than one service named '{0}' was specified. Each service must have a unique name.</summary>
        internal static string @WebDuplicateService => GetResourceString("WebDuplicateService", @"More than one service named '{0}' was specified. Each service must have a unique name.");
        /// <summary>More than one fault binding named '{0}' was specified. Each fault binding must have a unique name.</summary>
        internal static string @WebDuplicateFaultBinding => GetResourceString("WebDuplicateFaultBinding", @"More than one fault binding named '{0}' was specified. Each fault binding must have a unique name.");
        /// <summary>More than one {0} named '{1}' was specified. Each {0} must have a unique name.</summary>
        internal static string @WebDuplicateUnknownElement => GetResourceString("WebDuplicateUnknownElement", @"More than one {0} named '{1}' was specified. Each {0} must have a unique name.");
        /// <summary>Element reference '{0}' declared in schema type '{1}' from namespace '{2}'.</summary>
        internal static string @XmlSchemaElementReference => GetResourceString("XmlSchemaElementReference", @"Element reference '{0}' declared in schema type '{1}' from namespace '{2}'.");
        /// <summary>Schema validation error: {0}</summary>
        internal static string @SchemaValidationError => GetResourceString("SchemaValidationError", @"Schema validation error: {0}");
        /// <summary>Part '{0}' of message '{1}' from service description with targetNamespace='{2}'.</summary>
        internal static string @Part => GetResourceString("Part", @"Part '{0}' of message '{1}' from service description with targetNamespace='{2}'.");
        /// <summary>Port '{0}' on service {1} from namespace='{2}'.</summary>
        internal static string @Port => GetResourceString("Port", @"Port '{0}' on service {1} from namespace='{2}'.");
        /// <summary>More than one message part named '{0}' was specified. Each message part must have a unique name.</summary>
        internal static string @WebDuplicateMessagePart => GetResourceString("WebDuplicateMessagePart", @"More than one message part named '{0}' was specified. Each message part must have a unique name.");
        /// <summary>Cannot find definition for {0}.  Service Description with namespace {1} is missing.</summary>
        internal static string @WebDescriptionMissing => GetResourceString("WebDescriptionMissing", @"Cannot find definition for {0}.  Service Description with namespace {1} is missing.");
 
    }
}