File: src\runtime\artifacts\obj\System.Reflection.Metadata\Release\net11.0\System.SR.cs
Project: src\runtime\src\libraries\System.Reflection.Metadata\src\System.Reflection.Metadata.csproj (System.Reflection.Metadata)
// <auto-generated>
using System.Reflection;

namespace FxResources.System.Reflection.Metadata
{
    internal static class SR { }
}
namespace System
{
    internal static partial class SR
    {
        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(FxResources.System.Reflection.Metadata.SR)));

        /// <summary>Image is too small.</summary>
        internal static string @ImageTooSmall => GetResourceString("ImageTooSmall");
        /// <summary>Invalid COR header size.</summary>
        internal static string @InvalidCorHeaderSize => GetResourceString("InvalidCorHeaderSize");
        /// <summary>Invalid handle.</summary>
        internal static string @InvalidHandle => GetResourceString("InvalidHandle");
        /// <summary>Unexpected handle kind: {0}.</summary>
        internal static string @UnexpectedHandleKind => GetResourceString("UnexpectedHandleKind");
        /// <summary>Unexpected op-code: {0}.</summary>
        internal static string @UnexpectedOpCode => GetResourceString("UnexpectedOpCode");
        /// <summary>Invalid local signature token: 0x{0:X8}</summary>
        internal static string @InvalidLocalSignatureToken => GetResourceString("InvalidLocalSignatureToken");
        /// <summary>Invalid metadata section span.</summary>
        internal static string @InvalidMetadataSectionSpan => GetResourceString("InvalidMetadataSectionSpan");
        /// <summary>Invalid method header: 0x{0:X2}</summary>
        internal static string @InvalidMethodHeader1 => GetResourceString("InvalidMethodHeader1");
        /// <summary>Invalid method header: 0x{0:X2} 0x{1:X2}</summary>
        internal static string @InvalidMethodHeader2 => GetResourceString("InvalidMethodHeader2");
        /// <summary>Invalid PE signature.</summary>
        internal static string @InvalidPESignature => GetResourceString("InvalidPESignature");
        /// <summary>Invalid SEH header: 0x{0:X2}</summary>
        internal static string @InvalidSehHeader => GetResourceString("InvalidSehHeader");
        /// <summary>Invalid token.</summary>
        internal static string @InvalidToken => GetResourceString("InvalidToken");
        /// <summary>Metadata image doesn't represent an assembly.</summary>
        internal static string @MetadataImageDoesNotRepresentAnAssembly => GetResourceString("MetadataImageDoesNotRepresentAnAssembly");
        /// <summary>Standalone debug metadata image doesn't contain Module table.</summary>
        internal static string @StandaloneDebugMetadataImageDoesNotContainModuleTable => GetResourceString("StandaloneDebugMetadataImageDoesNotContainModuleTable");
        /// <summary>PE image not available.</summary>
        internal static string @PEImageNotAvailable => GetResourceString("PEImageNotAvailable");
        /// <summary>Missing data directory.</summary>
        internal static string @MissingDataDirectory => GetResourceString("MissingDataDirectory");
        /// <summary>Specified handle is not a valid metadata heap handle.</summary>
        internal static string @NotMetadataHeapHandle => GetResourceString("NotMetadataHeapHandle");
        /// <summary>Specified handle is not a valid metadata table or UserString heap handle.</summary>
        internal static string @NotMetadataTableOrUserStringHandle => GetResourceString("NotMetadataTableOrUserStringHandle");
        /// <summary>Section too small.</summary>
        internal static string @SectionTooSmall => GetResourceString("SectionTooSmall");
        /// <summary>Stream must support read and seek operations.</summary>
        internal static string @StreamMustSupportReadAndSeek => GetResourceString("StreamMustSupportReadAndSeek");
        /// <summary>Unknown file format.</summary>
        internal static string @UnknownFileFormat => GetResourceString("UnknownFileFormat");
        /// <summary>Unknown PE Magic value.</summary>
        internal static string @UnknownPEMagicValue => GetResourceString("UnknownPEMagicValue");
        /// <summary>Metadata table {0} not sorted.</summary>
        internal static string @MetadataTableNotSorted => GetResourceString("MetadataTableNotSorted");
        /// <summary>Invalid number of rows of Module table: {0}.</summary>
        internal static string @ModuleTableInvalidNumberOfRows => GetResourceString("ModuleTableInvalidNumberOfRows");
        /// <summary>Unknown tables: 0x{0:x16}.</summary>
        internal static string @UnknownTables => GetResourceString("UnknownTables");
        /// <summary>Illegal tables in compressed metadata stream.</summary>
        internal static string @IllegalTablesInCompressedMetadataStream => GetResourceString("IllegalTablesInCompressedMetadataStream");
        /// <summary>Table row count space to small.</summary>
        internal static string @TableRowCountSpaceTooSmall => GetResourceString("TableRowCountSpaceTooSmall");
        /// <summary>Read out of bounds.</summary>
        internal static string @OutOfBoundsRead => GetResourceString("OutOfBoundsRead");
        /// <summary>Write out of bounds.</summary>
        internal static string @OutOfBoundsWrite => GetResourceString("OutOfBoundsWrite");
        /// <summary>Metadata header too small.</summary>
        internal static string @MetadataHeaderTooSmall => GetResourceString("MetadataHeaderTooSmall");
        /// <summary>Invalid COR20 header signature.</summary>
        internal static string @MetadataSignature => GetResourceString("MetadataSignature");
        /// <summary>Not enough space for version string.</summary>
        internal static string @NotEnoughSpaceForVersionString => GetResourceString("NotEnoughSpaceForVersionString");
        /// <summary>Stream header too small.</summary>
        internal static string @StreamHeaderTooSmall => GetResourceString("StreamHeaderTooSmall");
        /// <summary>Not enough space for stream header name.</summary>
        internal static string @NotEnoughSpaceForStreamHeaderName => GetResourceString("NotEnoughSpaceForStreamHeaderName");
        /// <summary>Not enough space for String stream.</summary>
        internal static string @NotEnoughSpaceForStringStream => GetResourceString("NotEnoughSpaceForStringStream");
        /// <summary>Not enough space for Blob stream.</summary>
        internal static string @NotEnoughSpaceForBlobStream => GetResourceString("NotEnoughSpaceForBlobStream");
        /// <summary>Not enough space for GUID stream.</summary>
        internal static string @NotEnoughSpaceForGUIDStream => GetResourceString("NotEnoughSpaceForGUIDStream");
        /// <summary>Not enough space for Metadata stream.</summary>
        internal static string @NotEnoughSpaceForMetadataStream => GetResourceString("NotEnoughSpaceForMetadataStream");
        /// <summary>Invalid Metadata stream format.</summary>
        internal static string @InvalidMetadataStreamFormat => GetResourceString("InvalidMetadataStreamFormat");
        /// <summary>Metadata tables too small.</summary>
        internal static string @MetadataTablesTooSmall => GetResourceString("MetadataTablesTooSmall");
        /// <summary>Metadata table header too small.</summary>
        internal static string @MetadataTableHeaderTooSmall => GetResourceString("MetadataTableHeaderTooSmall");
        /// <summary>Missing mscorlib reference in AssemblyRef table.</summary>
        internal static string @WinMDMissingMscorlibRef => GetResourceString("WinMDMissingMscorlibRef");
        /// <summary>Unexpected stream end.</summary>
        internal static string @UnexpectedStreamEnd => GetResourceString("UnexpectedStreamEnd");
        /// <summary>Invalid relative virtual address (RVA): 0x{0:X8}</summary>
        internal static string @InvalidMethodRva => GetResourceString("InvalidMethodRva");
        /// <summary>Can't get a heap offset for a virtual heap handle</summary>
        internal static string @CantGetOffsetForVirtualHeapHandle => GetResourceString("CantGetOffsetForVirtualHeapHandle");
        /// <summary>Invalid number of sections declared in PE header.</summary>
        internal static string @InvalidNumberOfSections => GetResourceString("InvalidNumberOfSections");
        /// <summary>Invalid signature.</summary>
        internal static string @InvalidSignature => GetResourceString("InvalidSignature");
        /// <summary>PE image does not have metadata.</summary>
        internal static string @PEImageDoesNotHaveMetadata => GetResourceString("PEImageDoesNotHaveMetadata");
        /// <summary>Invalid coded index.</summary>
        internal static string @InvalidCodedIndex => GetResourceString("InvalidCodedIndex");
        /// <summary>Invalid compressed integer.</summary>
        internal static string @InvalidCompressedInteger => GetResourceString("InvalidCompressedInteger");
        /// <summary>Invalid document name.</summary>
        internal static string @InvalidDocumentName => GetResourceString("InvalidDocumentName");
        /// <summary>Row ID or heap offset is too large.</summary>
        internal static string @RowIdOrHeapOffsetTooLarge => GetResourceString("RowIdOrHeapOffsetTooLarge");
        /// <summary>EnCMap table not sorted or has missing records.</summary>
        internal static string @EnCMapNotSorted => GetResourceString("EnCMapNotSorted");
        /// <summary>Invalid serialized string.</summary>
        internal static string @InvalidSerializedString => GetResourceString("InvalidSerializedString");
        /// <summary>Stream length minus starting position is too large to hold a PEImage.</summary>
        internal static string @StreamTooLarge => GetResourceString("StreamTooLarge");
        /// <summary>Image is either too small or contains an invalid byte offset or count.</summary>
        internal static string @ImageTooSmallOrContainsInvalidOffsetOrCount => GetResourceString("ImageTooSmallOrContainsInvalidOffsetOrCount");
        /// <summary>The MetadataStringDecoder instance used to instantiate the Metadata reader must have a UTF-8 encoding.</summary>
        internal static string @MetadataStringDecoderEncodingMustBeUtf8 => GetResourceString("MetadataStringDecoderEncodingMustBeUtf8");
        /// <summary>Invalid constant value.</summary>
        internal static string @InvalidConstantValue => GetResourceString("InvalidConstantValue");
        /// <summary>Value of type '{0}' is not a constant.</summary>
        internal static string @InvalidConstantValueOfType => GetResourceString("InvalidConstantValueOfType");
        /// <summary>Invalid import definition kind: {0}.</summary>
        internal static string @InvalidImportDefinitionKind => GetResourceString("InvalidImportDefinitionKind");
        /// <summary>Value is too large.</summary>
        internal static string @ValueTooLarge => GetResourceString("ValueTooLarge");
        /// <summary>Blob is to large.</summary>
        internal static string @BlobTooLarge => GetResourceString("BlobTooLarge");
        /// <summary>Invalid type size.</summary>
        internal static string @InvalidTypeSize => GetResourceString("InvalidTypeSize");
        /// <summary>Handle belongs to a future generation</summary>
        internal static string @HandleBelongsToFutureGeneration => GetResourceString("HandleBelongsToFutureGeneration");
        /// <summary>Invalid row count: {0}</summary>
        internal static string @InvalidRowCount => GetResourceString("InvalidRowCount");
        /// <summary>Invalid entry point token: 0x{0:8X}</summary>
        internal static string @InvalidEntryPointToken => GetResourceString("InvalidEntryPointToken");
        /// <summary>There are too many subnamespaces.</summary>
        internal static string @TooManySubnamespaces => GetResourceString("TooManySubnamespaces");
        /// <summary>There are too many exception regions.</summary>
        internal static string @TooManyExceptionRegions => GetResourceString("TooManyExceptionRegions");
        /// <summary>Sequence point value is out of range.</summary>
        internal static string @SequencePointValueOutOfRange => GetResourceString("SequencePointValueOutOfRange");
        /// <summary>Invalid directory relative virtual address.</summary>
        internal static string @InvalidDirectoryRVA => GetResourceString("InvalidDirectoryRVA");
        /// <summary>Invalid directory size.</summary>
        internal static string @InvalidDirectorySize => GetResourceString("InvalidDirectorySize");
        /// <summary>The value of field Characteristics in debug directory entry must be zero.</summary>
        internal static string @InvalidDebugDirectoryEntryCharacteristics => GetResourceString("InvalidDebugDirectoryEntryCharacteristics");
        /// <summary>Unexpected CodeView data signature value.</summary>
        internal static string @UnexpectedCodeViewDataSignature => GetResourceString("UnexpectedCodeViewDataSignature");
        /// <summary>Unexpected Embedded Portable PDB data signature value.</summary>
        internal static string @UnexpectedEmbeddedPortablePdbDataSignature => GetResourceString("UnexpectedEmbeddedPortablePdbDataSignature");
        /// <summary>Invalid PDB Checksum data format.</summary>
        internal static string @InvalidPdbChecksumDataFormat => GetResourceString("InvalidPdbChecksumDataFormat");
        /// <summary>Expected signature header for '{0}', but found '{1}' (0x{2:x2}).</summary>
        internal static string @UnexpectedSignatureHeader => GetResourceString("UnexpectedSignatureHeader");
        /// <summary>Expected signature header for '{0}' or '{1}', but found '{2}' (0x{3:x2}).</summary>
        internal static string @UnexpectedSignatureHeader2 => GetResourceString("UnexpectedSignatureHeader2");
        /// <summary>Specified handle is not a TypeDefinitionHandle or TypeReferenceHandle.</summary>
        internal static string @NotTypeDefOrRefHandle => GetResourceString("NotTypeDefOrRefHandle");
        /// <summary>Unexpected SignatureTypeCode: (0x{0:x}).</summary>
        internal static string @UnexpectedSignatureTypeCode => GetResourceString("UnexpectedSignatureTypeCode");
        /// <summary>Signature type sequence must have at least one element.</summary>
        internal static string @SignatureTypeSequenceMustHaveAtLeastOneElement => GetResourceString("SignatureTypeSequenceMustHaveAtLeastOneElement");
        /// <summary>Specified handle is not a TypeDefinitionHandle, TypeReferenceHandle, or TypeSpecificationHandle.</summary>
        internal static string @NotTypeDefOrRefOrSpecHandle => GetResourceString("NotTypeDefOrRefOrSpecHandle");
        /// <summary>The Debug directory was not of type {0}.</summary>
        internal static string @UnexpectedDebugDirectoryType => GetResourceString("UnexpectedDebugDirectoryType");
        /// <summary>The limit on the size of {0} heap has been exceeded.</summary>
        internal static string @HeapSizeLimitExceeded => GetResourceString("HeapSizeLimitExceeded");
        /// <summary>Builder must be aligned to 4 byte boundary.</summary>
        internal static string @BuilderMustAligned => GetResourceString("BuilderMustAligned");
        /// <summary>The operation is not valid on this builder as it has been linked with another one.</summary>
        internal static string @BuilderAlreadyLinked => GetResourceString("BuilderAlreadyLinked");
        /// <summary>The size of the builder returned by {0}.{1} is smaller than requested.</summary>
        internal static string @ReturnedBuilderSizeTooSmall => GetResourceString("ReturnedBuilderSizeTooSmall");
        /// <summary>Can't add vararg parameters to non-vararg signature.</summary>
        internal static string @SignatureNotVarArg => GetResourceString("SignatureNotVarArg");
        /// <summary>Specified label doesn't belong to the current builder.</summary>
        internal static string @LabelDoesntBelongToBuilder => GetResourceString("LabelDoesntBelongToBuilder");
        /// <summary>Can't emit a branch or exception region, the current encoder not created with a control flow builder.</summary>
        internal static string @ControlFlowBuilderNotAvailable => GetResourceString("ControlFlowBuilderNotAvailable");
        /// <summary>Base reader must be a full metadata reader.</summary>
        internal static string @BaseReaderMustBeFullMetadataReader => GetResourceString("BaseReaderMustBeFullMetadataReader");
        /// <summary>Module already added.</summary>
        internal static string @ModuleAlreadyAdded => GetResourceString("ModuleAlreadyAdded");
        /// <summary>Assembly already added.</summary>
        internal static string @AssemblyAlreadyAdded => GetResourceString("AssemblyAlreadyAdded");
        /// <summary>Expected list of size {0}.</summary>
        internal static string @ExpectedListOfSize => GetResourceString("ExpectedListOfSize");
        /// <summary>Expected array of size {0}.</summary>
        internal static string @ExpectedArrayOfSize => GetResourceString("ExpectedArrayOfSize");
        /// <summary>Expected non-empty list.</summary>
        internal static string @ExpectedNonEmptyList => GetResourceString("ExpectedNonEmptyList");
        /// <summary>Expected non-empty array.</summary>
        internal static string @ExpectedNonEmptyArray => GetResourceString("ExpectedNonEmptyArray");
        /// <summary>Expected non-empty string.</summary>
        internal static string @ExpectedNonEmptyString => GetResourceString("ExpectedNonEmptyString");
        /// <summary>Specified readers must be minimal delta metadata readers.</summary>
        internal static string @ReadersMustBeDeltaReaders => GetResourceString("ReadersMustBeDeltaReaders");
        /// <summary>Signature provider returned invalid signature.</summary>
        internal static string @SignatureProviderReturnedInvalidSignature => GetResourceString("SignatureProviderReturnedInvalidSignature");
        /// <summary>Unknown section name: '{0}'.</summary>
        internal static string @UnknownSectionName => GetResourceString("UnknownSectionName");
        /// <summary>Hash must be at least {0}B long.</summary>
        internal static string @HashTooShort => GetResourceString("HashTooShort");
        /// <summary>Expected array of length {0}.</summary>
        internal static string @UnexpectedArrayLength => GetResourceString("UnexpectedArrayLength");
        /// <summary>Value must be multiple of {0}.</summary>
        internal static string @ValueMustBeMultiple => GetResourceString("ValueMustBeMultiple");
        /// <summary>{0} must not return null.</summary>
        internal static string @MustNotReturnNull => GetResourceString("MustNotReturnNull");
        /// <summary>Metadata version too long.</summary>
        internal static string @MetadataVersionTooLong => GetResourceString("MetadataVersionTooLong");
        /// <summary>Row count must be zero for table #{0}.</summary>
        internal static string @RowCountMustBeZero => GetResourceString("RowCountMustBeZero");
        /// <summary>Row count specified for table index {0} is out of allowed range.</summary>
        internal static string @RowCountOutOfRange => GetResourceString("RowCountOutOfRange");
        /// <summary>Declared size doesn't correspond to the actual size.</summary>
        internal static string @SizeMismatch => GetResourceString("SizeMismatch");
        /// <summary>Data too big to fit in memory.</summary>
        internal static string @DataTooBig => GetResourceString("DataTooBig");
        /// <summary>Unsupported format version: {0}</summary>
        internal static string @UnsupportedFormatVersion => GetResourceString("UnsupportedFormatVersion");
        /// <summary>The distance between the instruction {0} (offset {1}) and the target label doesn't fit the operand size: {2}</summary>
        internal static string @DistanceBetweenInstructionAndLabelTooBig => GetResourceString("DistanceBetweenInstructionAndLabelTooBig");
        /// <summary>Label {0} has not been marked.</summary>
        internal static string @LabelNotMarked => GetResourceString("LabelNotMarked");
        /// <summary>Method body was created with no exception regions.</summary>
        internal static string @MethodHasNoExceptionRegions => GetResourceString("MethodHasNoExceptionRegions");
        /// <summary>Invalid exception region bounds: start offset ({0}) is greater than end offset ({1}).</summary>
        internal static string @InvalidExceptionRegionBounds => GetResourceString("InvalidExceptionRegionBounds");
        /// <summary>Unexpected value '{0}' of type '{1}'</summary>
        internal static string @UnexpectedValue => GetResourceString("UnexpectedValue");
        /// <summary>Unexpected value '{0}' of unknown type.</summary>
        internal static string @UnexpectedValueUnknownType => GetResourceString("UnexpectedValueUnknownType");
        /// <summary>The SwitchInstructionEncoder.Branch method was invoked too few times.</summary>
        internal static string @SwitchInstructionEncoderTooFewBranches => GetResourceString("SwitchInstructionEncoderTooFewBranches");
        /// <summary>The SwitchInstructionEncoder.Branch method was invoked too many times.</summary>
        internal static string @SwitchInstructionEncoderTooManyBranches => GetResourceString("SwitchInstructionEncoderTooManyBranches");
        /// <summary>The name of the type is invalid.</summary>
        internal static string @Argument_InvalidTypeName => GetResourceString("Argument_InvalidTypeName");
        /// <summary>Maximum node count of {0} exceeded.</summary>
        internal static string @InvalidOperation_MaxNodesExceeded => GetResourceString("InvalidOperation_MaxNodesExceeded");
        /// <summary>Must be an array type.</summary>
        internal static string @Argument_HasToBeArrayClass => GetResourceString("Argument_HasToBeArrayClass");
        /// <summary>This operation is only valid on generic types.</summary>
        internal static string @InvalidOperation_NotGenericType => GetResourceString("InvalidOperation_NotGenericType");
        /// <summary>This operation is only valid on nested types.</summary>
        internal static string @InvalidOperation_NotNestedType => GetResourceString("InvalidOperation_NotNestedType");
        /// <summary>This operation is only valid on arrays, pointers and references.</summary>
        internal static string @InvalidOperation_NoElement => GetResourceString("InvalidOperation_NoElement");
        /// <summary>Cannot retrieve the namespace of a nested type.</summary>
        internal static string @InvalidOperation_NestedTypeNamespace => GetResourceString("InvalidOperation_NestedTypeNamespace");
        /// <summary>The given assembly name was invalid.</summary>
        internal static string @InvalidAssemblyName => GetResourceString("InvalidAssemblyName");
        /// <summary>'{0}' is not a simple TypeName.</summary>
        internal static string @Arg_NotSimpleTypeName => GetResourceString("Arg_NotSimpleTypeName");

    }
}