| | | 1 | | // <auto-generated> |
| | | 2 | | using System.Reflection; |
| | | 3 | | |
| | | 4 | | namespace FxResources.System.Text.Json |
| | | 5 | | { |
| | | 6 | | internal static class SR { } |
| | | 7 | | } |
| | | 8 | | namespace System |
| | | 9 | | { |
| | | 10 | | internal static partial class SR |
| | | 11 | | { |
| | | 12 | | private static global::System.Resources.ResourceManager s_resourceManager; |
| | 74726 | 13 | | internal static global::System.Resources.ResourceManager ResourceManager => s_resourceManager ?? (s_resourceMana |
| | | 14 | | |
| | | 15 | | /// <summary>The maximum configured depth of {0} has been exceeded. Cannot read next JSON array.</summary> |
| | 0 | 16 | | internal static string @ArrayDepthTooLarge => GetResourceString("ArrayDepthTooLarge", @"The maximum configured d |
| | | 17 | | /// <summary>The JSON writer needs to be flushed before getting the current state. There are {0} bytes that have |
| | | 18 | | internal static string @CallFlushToAvoidDataLoss => GetResourceString("CallFlushToAvoidDataLoss", @"The JSON wri |
| | | 19 | | /// <summary>Cannot read incomplete UTF-16 JSON text as string with missing low surrogate.</summary> |
| | 0 | 20 | | internal static string @CannotReadIncompleteUTF16 => GetResourceString("CannotReadIncompleteUTF16", @"Cannot rea |
| | | 21 | | /// <summary>Cannot read invalid UTF-16 JSON text as string. Invalid surrogate value: '{0}'.</summary> |
| | 0 | 22 | | internal static string @CannotReadInvalidUTF16 => GetResourceString("CannotReadInvalidUTF16", @"Cannot read inva |
| | | 23 | | /// <summary>Cannot write the start of an object/array after a single JSON value or outside of an existing close |
| | 0 | 24 | | internal static string @CannotStartObjectArrayAfterPrimitiveOrClose => GetResourceString("CannotStartObjectArray |
| | | 25 | | /// <summary>Cannot write the start of an object or array without a property name. Current token type is '{0}'.< |
| | 0 | 26 | | internal static string @CannotStartObjectArrayWithoutProperty => GetResourceString("CannotStartObjectArrayWithou |
| | | 27 | | /// <summary>Cannot transcode invalid UTF-8 JSON text to UTF-16 string.</summary> |
| | 972 | 28 | | internal static string @CannotTranscodeInvalidUtf8 => GetResourceString("CannotTranscodeInvalidUtf8", @"Cannot t |
| | | 29 | | /// <summary>Cannot decode JSON text that is not encoded as valid Base64 to bytes.</summary> |
| | 474 | 30 | | internal static string @CannotDecodeInvalidBase64 => GetResourceString("CannotDecodeInvalidBase64", @"Cannot dec |
| | | 31 | | /// <summary>Cannot transcode invalid UTF-16 string to UTF-8 JSON text.</summary> |
| | 0 | 32 | | internal static string @CannotTranscodeInvalidUtf16 => GetResourceString("CannotTranscodeInvalidUtf16", @"Cannot |
| | | 33 | | /// <summary>Cannot encode invalid UTF-16 text as JSON. Invalid surrogate value: '{0}'.</summary> |
| | 0 | 34 | | internal static string @CannotEncodeInvalidUTF16 => GetResourceString("CannotEncodeInvalidUTF16", @"Cannot encod |
| | | 35 | | /// <summary>Cannot encode invalid UTF-8 text as JSON. Invalid input: '{0}'.</summary> |
| | 0 | 36 | | internal static string @CannotEncodeInvalidUTF8 => GetResourceString("CannotEncodeInvalidUTF8", @"Cannot encode |
| | | 37 | | /// <summary>Cannot write a JSON property within an array or as the first JSON token. Current token type is '{0} |
| | 0 | 38 | | internal static string @CannotWritePropertyWithinArray => GetResourceString("CannotWritePropertyWithinArray", @" |
| | | 39 | | /// <summary>Cannot write a JSON property name following another property name. A JSON value is missing.</summar |
| | 0 | 40 | | internal static string @CannotWritePropertyAfterProperty => GetResourceString("CannotWritePropertyAfterProperty" |
| | | 41 | | /// <summary>Cannot write a JSON value after a single JSON value or outside of an existing closed object/array. |
| | 0 | 42 | | internal static string @CannotWriteValueAfterPrimitiveOrClose => GetResourceString("CannotWriteValueAfterPrimiti |
| | | 43 | | /// <summary>Cannot write a JSON value within an object without a property name. Current token type is '{0}'.</s |
| | 0 | 44 | | internal static string @CannotWriteValueWithinObject => GetResourceString("CannotWriteValueWithinObject", @"Cann |
| | | 45 | | /// <summary>CurrentDepth ({0}) is equal to or larger than the maximum allowed depth of {1}. Cannot write the ne |
| | 0 | 46 | | internal static string @DepthTooLarge => GetResourceString("DepthTooLarge", @"CurrentDepth ({0}) is equal to or |
| | | 47 | | /// <summary>Destination is too short.</summary> |
| | 0 | 48 | | internal static string @DestinationTooShort => GetResourceString("DestinationTooShort", @"Destination is too sho |
| | | 49 | | /// <summary>Writing an empty JSON payload (excluding comments) is invalid.</summary> |
| | | 50 | | internal static string @EmptyJsonIsInvalid => GetResourceString("EmptyJsonIsInvalid", @"Writing an empty JSON pa |
| | | 51 | | /// <summary>Expected end of comment, but instead reached end of data.</summary> |
| | 0 | 52 | | internal static string @EndOfCommentNotFound => GetResourceString("EndOfCommentNotFound", @"Expected end of comm |
| | | 53 | | /// <summary>Expected end of string, but instead reached end of data.</summary> |
| | 336 | 54 | | internal static string @EndOfStringNotFound => GetResourceString("EndOfStringNotFound", @"Expected end of string |
| | | 55 | | /// <summary>'{0}' is invalid after a single JSON value. Expected end of data.</summary> |
| | 3684 | 56 | | internal static string @ExpectedEndAfterSingleJson => GetResourceString("ExpectedEndAfterSingleJson", @"'{0}' is |
| | | 57 | | /// <summary>'{0}' is an invalid end of a number. Expected a delimiter.</summary> |
| | 1590 | 58 | | internal static string @ExpectedEndOfDigitNotFound => GetResourceString("ExpectedEndOfDigitNotFound", @"'{0}' is |
| | | 59 | | /// <summary>'{0}' is an invalid JSON literal. Expected the literal 'false'.</summary> |
| | 420 | 60 | | internal static string @ExpectedFalse => GetResourceString("ExpectedFalse", @"'{0}' is an invalid JSON literal. |
| | | 61 | | /// <summary>The input does not contain any JSON tokens. Expected the input to start with a valid JSON token, wh |
| | 738 | 62 | | internal static string @ExpectedJsonTokens => GetResourceString("ExpectedJsonTokens", @"The input does not conta |
| | | 63 | | /// <summary>The input does not contain any complete JSON tokens. Expected the input to have at least one valid, |
| | 0 | 64 | | internal static string @ExpectedOneCompleteToken => GetResourceString("ExpectedOneCompleteToken", @"The input do |
| | | 65 | | /// <summary>'{0}' is an invalid end of a number. Expected 'E' or 'e'.</summary> |
| | 252 | 66 | | internal static string @ExpectedNextDigitEValueNotFound => GetResourceString("ExpectedNextDigitEValueNotFound", |
| | | 67 | | /// <summary>'{0}' is an invalid JSON literal. Expected the literal 'null'.</summary> |
| | 336 | 68 | | internal static string @ExpectedNull => GetResourceString("ExpectedNull", @"'{0}' is an invalid JSON literal. Ex |
| | | 69 | | /// <summary>'{0}' is invalid after a property name. Expected a ':'.</summary> |
| | 0 | 70 | | internal static string @ExpectedSeparatorAfterPropertyNameNotFound => GetResourceString("ExpectedSeparatorAfterP |
| | | 71 | | /// <summary>'{0}' is an invalid start of a property name. Expected a '"'.</summary> |
| | 408 | 72 | | internal static string @ExpectedStartOfPropertyNotFound => GetResourceString("ExpectedStartOfPropertyNotFound", |
| | | 73 | | /// <summary>Expected start of a property name or value, but instead reached end of data.</summary> |
| | 0 | 74 | | internal static string @ExpectedStartOfPropertyOrValueNotFound => GetResourceString("ExpectedStartOfPropertyOrVa |
| | | 75 | | /// <summary>'{0}' is an invalid start of a value.</summary> |
| | 27115 | 76 | | internal static string @ExpectedStartOfValueNotFound => GetResourceString("ExpectedStartOfValueNotFound", @"'{0} |
| | | 77 | | /// <summary>'{0}' is an invalid JSON literal. Expected the literal 'true'.</summary> |
| | 252 | 78 | | internal static string @ExpectedTrue => GetResourceString("ExpectedTrue", @"'{0}' is an invalid JSON literal. Ex |
| | | 79 | | /// <summary>Expected a value, but instead reached end of data.</summary> |
| | 0 | 80 | | internal static string @ExpectedValueAfterPropertyNameNotFound => GetResourceString("ExpectedValueAfterPropertyN |
| | | 81 | | /// <summary>The 'IBufferWriter' could not provide an output buffer that is large enough to continue writing.</s |
| | 0 | 82 | | internal static string @FailedToGetLargerSpan => GetResourceString("FailedToGetLargerSpan", @"The 'IBufferWriter |
| | | 83 | | /// <summary>'{0}' is invalid after a value. Expected either ',', '}}', or ']'.</summary> |
| | 38 | 84 | | internal static string @FoundInvalidCharacter => GetResourceString("FoundInvalidCharacter", @"'{0}' is invalid a |
| | | 85 | | /// <summary>Cannot get the value of a token type '{0}' as a {1}.</summary> |
| | 12002 | 86 | | internal static string @InvalidCast => GetResourceString("InvalidCast", @"Cannot get the value of a token type ' |
| | | 87 | | /// <summary>'{0}' is an invalid escapable character within a JSON string. The string should be correctly escape |
| | 0 | 88 | | internal static string @InvalidCharacterAfterEscapeWithinString => GetResourceString("InvalidCharacterAfterEscap |
| | | 89 | | /// <summary>'{0}' is invalid within a JSON string. The string should be correctly escaped.</summary> |
| | 468 | 90 | | internal static string @InvalidCharacterWithinString => GetResourceString("InvalidCharacterWithinString", @"'{0} |
| | | 91 | | /// <summary>Enum type '{0}' uses unsupported identifier '{1}'. It must not be null, empty, or containing leadin |
| | 0 | 92 | | internal static string @UnsupportedEnumIdentifier => GetResourceString("UnsupportedEnumIdentifier", @"Enum type |
| | | 93 | | /// <summary>'{0}' is an invalid token type for the end of the JSON payload. Expected either 'EndArray' or 'EndO |
| | 0 | 94 | | internal static string @InvalidEndOfJsonNonPrimitive => GetResourceString("InvalidEndOfJsonNonPrimitive", @"'{0} |
| | | 95 | | /// <summary>'{0}' is not a hex digit following '\u' within a JSON string. The string should be correctly escape |
| | 0 | 96 | | internal static string @InvalidHexCharacterWithinString => GetResourceString("InvalidHexCharacterWithinString", |
| | | 97 | | /// <summary>Comments cannot be stored in a JsonDocument, only the Skip and Disallow comment handling modes are |
| | 0 | 98 | | internal static string @JsonDocumentDoesNotSupportComments => GetResourceString("JsonDocumentDoesNotSupportComme |
| | | 99 | | /// <summary>The requested operation requires an element of type '{0}', but the target element has type '{1}'.</ |
| | 0 | 100 | | internal static string @JsonElementHasWrongType => GetResourceString("JsonElementHasWrongType", @"The requested |
| | | 101 | | /// <summary>Insufficient stack to continue executing 'JsonElement.DeepEquals'. This can happen either because t |
| | 0 | 102 | | internal static string @JsonElementDeepEqualsInsufficientExecutionStack => GetResourceString("JsonElementDeepEqu |
| | | 103 | | /// <summary>The exponent value in the specified JSON number is too large.</summary> |
| | 0 | 104 | | internal static string @JsonNumberExponentTooLarge => GetResourceString("JsonNumberExponentTooLarge", @"The expo |
| | | 105 | | /// <summary>Cannot add callbacks to the 'Modifiers' property after the resolver has been used for the first tim |
| | 0 | 106 | | internal static string @DefaultTypeInfoResolverImmutable => GetResourceString("DefaultTypeInfoResolverImmutable" |
| | | 107 | | /// <summary>The specified IJsonTypeInfoResolver chain cannot be modified.</summary> |
| | 0 | 108 | | internal static string @TypeInfoResolverChainImmutable => GetResourceString("TypeInfoResolverChainImmutable", @" |
| | | 109 | | /// <summary>This JsonTypeInfo instance is marked read-only or has already been used in serialization or deseria |
| | 0 | 110 | | internal static string @TypeInfoImmutable => GetResourceString("TypeInfoImmutable", @"This JsonTypeInfo instance |
| | | 111 | | /// <summary>Max depth must be positive.</summary> |
| | 0 | 112 | | internal static string @MaxDepthMustBePositive => GetResourceString("MaxDepthMustBePositive", @"Max depth must b |
| | | 113 | | /// <summary>The JsonCommentHandling enum must be set to one of the supported values.</summary> |
| | 0 | 114 | | internal static string @CommentHandlingMustBeValid => GetResourceString("CommentHandlingMustBeValid", @"The Json |
| | | 115 | | /// <summary>'{0}' is invalid without a matching open.</summary> |
| | 0 | 116 | | internal static string @MismatchedObjectArray => GetResourceString("MismatchedObjectArray", @"'{0}' is invalid w |
| | | 117 | | /// <summary>'{0}' is invalid following a property name.</summary> |
| | 0 | 118 | | internal static string @CannotWriteEndAfterProperty => GetResourceString("CannotWriteEndAfterProperty", @"'{0}' |
| | | 119 | | /// <summary>The maximum configured depth of {0} has been exceeded. Cannot read next JSON object.</summary> |
| | 0 | 120 | | internal static string @ObjectDepthTooLarge => GetResourceString("ObjectDepthTooLarge", @"The maximum configured |
| | | 121 | | /// <summary>The JSON property name of length {0} is too large and not supported.</summary> |
| | 0 | 122 | | internal static string @PropertyNameTooLarge => GetResourceString("PropertyNameTooLarge", @"The JSON property na |
| | | 123 | | /// <summary>The JSON value is either too large or too small for a Decimal.</summary> |
| | 140 | 124 | | internal static string @FormatDecimal => GetResourceString("FormatDecimal", @"The JSON value is either too large |
| | | 125 | | /// <summary>Either the JSON value is not in a supported format, or is out of bounds for a Double.</summary> |
| | 148 | 126 | | internal static string @FormatDouble => GetResourceString("FormatDouble", @"Either the JSON value is not in a su |
| | | 127 | | /// <summary>Either the JSON value is not in a supported format, or is out of bounds for an Int32.</summary> |
| | 266 | 128 | | internal static string @FormatInt32 => GetResourceString("FormatInt32", @"Either the JSON value is not in a supp |
| | | 129 | | /// <summary>Either the JSON value is not in a supported format, or is out of bounds for an Int64.</summary> |
| | 146 | 130 | | internal static string @FormatInt64 => GetResourceString("FormatInt64", @"Either the JSON value is not in a supp |
| | | 131 | | /// <summary>Either the JSON value is not in a supported format, or is out of bounds for a Single.</summary> |
| | 128 | 132 | | internal static string @FormatSingle => GetResourceString("FormatSingle", @"Either the JSON value is not in a su |
| | | 133 | | /// <summary>Either the JSON value is not in a supported format, or is out of bounds for a UInt32.</summary> |
| | 184 | 134 | | internal static string @FormatUInt32 => GetResourceString("FormatUInt32", @"Either the JSON value is not in a su |
| | | 135 | | /// <summary>Either the JSON value is not in a supported format, or is out of bounds for a UInt64.</summary> |
| | 144 | 136 | | internal static string @FormatUInt64 => GetResourceString("FormatUInt64", @"Either the JSON value is not in a su |
| | | 137 | | /// <summary>'{0}' is invalid within a number, immediately after a decimal point ('.'). Expected a digit ('0'-'9 |
| | 84 | 138 | | internal static string @RequiredDigitNotFoundAfterDecimal => GetResourceString("RequiredDigitNotFoundAfterDecima |
| | | 139 | | /// <summary>'{0}' is invalid within a number, immediately after a sign character ('+' or '-'). Expected a digit |
| | 410 | 140 | | internal static string @RequiredDigitNotFoundAfterSign => GetResourceString("RequiredDigitNotFoundAfterSign", @" |
| | | 141 | | /// <summary>Expected a digit ('0'-'9'), but instead reached end of data.</summary> |
| | 0 | 142 | | internal static string @RequiredDigitNotFoundEndOfData => GetResourceString("RequiredDigitNotFoundEndOfData", @" |
| | | 143 | | /// <summary>.NET number values such as positive and negative infinity cannot be written as valid JSON. To make |
| | 0 | 144 | | internal static string @SpecialNumberValuesNotSupported => GetResourceString("SpecialNumberValuesNotSupported", |
| | | 145 | | /// <summary>The JSON value of length {0} is too large and not supported.</summary> |
| | 0 | 146 | | internal static string @ValueTooLarge => GetResourceString("ValueTooLarge", @"The JSON value of length {0} is to |
| | | 147 | | /// <summary>Expected depth to be zero at the end of the JSON payload. There is an open JSON object or array tha |
| | 0 | 148 | | internal static string @ZeroDepthAtEnd => GetResourceString("ZeroDepthAtEnd", @"Expected depth to be zero at the |
| | | 149 | | /// <summary>The JSON value could not be converted to {0}.</summary> |
| | 20088 | 150 | | internal static string @DeserializeUnableToConvertValue => GetResourceString("DeserializeUnableToConvertValue", |
| | | 151 | | /// <summary>The specified type {0} must derive from the specific value's type {1}.</summary> |
| | 0 | 152 | | internal static string @DeserializeWrongType => GetResourceString("DeserializeWrongType", @"The specified type { |
| | | 153 | | /// <summary>The value must be greater than zero.</summary> |
| | 0 | 154 | | internal static string @SerializationInvalidBufferSize => GetResourceString("SerializationInvalidBufferSize", @" |
| | | 155 | | /// <summary>Cannot advance past the end of the buffer, which has a size of {0}.</summary> |
| | | 156 | | internal static string @BufferWriterAdvancedTooFar => GetResourceString("BufferWriterAdvancedTooFar", @"Cannot a |
| | | 157 | | /// <summary>Cannot compare the value of a token type '{0}' to text.</summary> |
| | 0 | 158 | | internal static string @InvalidComparison => GetResourceString("InvalidComparison", @"Cannot compare the value o |
| | | 159 | | /// <summary>The JSON value is not in a supported {0} format.</summary> |
| | 1864 | 160 | | internal static string @UnsupportedFormat => GetResourceString("UnsupportedFormat", @"The JSON value is not in a |
| | | 161 | | /// <summary>'{0}' is an invalid start of a property name or value, after a comment.</summary> |
| | 0 | 162 | | internal static string @ExpectedStartOfPropertyOrValueAfterComment => GetResourceString("ExpectedStartOfProperty |
| | | 163 | | /// <summary>The JSON array contains a trailing comma at the end which is not supported in this mode. Change the |
| | 0 | 164 | | internal static string @TrailingCommaNotAllowedBeforeArrayEnd => GetResourceString("TrailingCommaNotAllowedBefor |
| | | 165 | | /// <summary>The JSON object contains a trailing comma at the end which is not supported in this mode. Change th |
| | 0 | 166 | | internal static string @TrailingCommaNotAllowedBeforeObjectEnd => GetResourceString("TrailingCommaNotAllowedBefo |
| | | 167 | | /// <summary>This JsonSerializerOptions instance is read-only or has already been used in serialization or deser |
| | 0 | 168 | | internal static string @SerializerOptionsReadOnly => GetResourceString("SerializerOptionsReadOnly", @"This JsonS |
| | | 169 | | /// <summary>Cannot insert the values of 'TypeInfoResolver' or 'TypeInfoResolverChain' to 'TypeInfoResolverChain |
| | 0 | 170 | | internal static string @SerializerOptions_InvalidChainedResolver => GetResourceString("SerializerOptions_Invalid |
| | | 171 | | /// <summary>Stream is not writable.</summary> |
| | 0 | 172 | | internal static string @StreamNotWritable => GetResourceString("StreamNotWritable", @"Stream is not writable."); |
| | | 173 | | /// <summary>Cannot write a comment value which contains the end of comment delimiter.</summary> |
| | 0 | 174 | | internal static string @CannotWriteCommentWithEmbeddedDelimiter => GetResourceString("CannotWriteCommentWithEmbe |
| | | 175 | | /// <summary>The JSON property name for '{0}.{1}' collides with another property.</summary> |
| | 0 | 176 | | internal static string @SerializerPropertyNameConflict => GetResourceString("SerializerPropertyNameConflict", @" |
| | | 177 | | /// <summary>The JSON property name for '{0}.{1}' cannot be null.</summary> |
| | 0 | 178 | | internal static string @SerializerPropertyNameNull => GetResourceString("SerializerPropertyNameNull", @"The JSON |
| | | 179 | | /// <summary>The extension data property '{0}.{1}' is invalid. It must implement 'IDictionary<string, JsonEle |
| | 0 | 180 | | internal static string @SerializationDataExtensionPropertyInvalid => GetResourceString("SerializationDataExtensi |
| | | 181 | | /// <summary>The property type '{0}' does not support null values and therefore cannot be marked as nullable.</s |
| | 0 | 182 | | internal static string @PropertyTypeNotNullable => GetResourceString("PropertyTypeNotNullable", @"The property t |
| | | 183 | | /// <summary>The type '{0}' cannot have more than one member that has the attribute '{1}'.</summary> |
| | 0 | 184 | | internal static string @SerializationDuplicateTypeAttribute => GetResourceString("SerializationDuplicateTypeAttr |
| | | 185 | | /// <summary>The type '{0}' is marked 'JsonUnmappedMemberHandling.Disallow' which conflicts with extension data |
| | 0 | 186 | | internal static string @ExtensionDataConflictsWithUnmappedMemberHandling => GetResourceString("ExtensionDataConf |
| | | 187 | | /// <summary>The type '{0}' is not supported.</summary> |
| | 0 | 188 | | internal static string @SerializationNotSupportedType => GetResourceString("SerializationNotSupportedType", @"Th |
| | | 189 | | /// <summary>The type '{0}' can only be serialized using async serialization methods.</summary> |
| | 0 | 190 | | internal static string @TypeRequiresAsyncSerialization => GetResourceString("TypeRequiresAsyncSerialization", @" |
| | | 191 | | /// <summary>'{0}' is invalid after '/' at the beginning of the comment. Expected either '/' or '*'.</summary> |
| | 589 | 192 | | internal static string @InvalidCharacterAtStartOfComment => GetResourceString("InvalidCharacterAtStartOfComment" |
| | | 193 | | /// <summary>Unexpected end of data while reading a comment.</summary> |
| | 0 | 194 | | internal static string @UnexpectedEndOfDataWhileReadingComment => GetResourceString("UnexpectedEndOfDataWhileRea |
| | | 195 | | /// <summary>Cannot skip tokens on partial JSON. Either get the whole payload and create a Utf8JsonReader instan |
| | 0 | 196 | | internal static string @CannotSkip => GetResourceString("CannotSkip", @"Cannot skip tokens on partial JSON. Eith |
| | | 197 | | /// <summary>There is not enough data to read through the entire JSON array or object.</summary> |
| | 0 | 198 | | internal static string @NotEnoughData => GetResourceString("NotEnoughData", @"There is not enough data to read t |
| | | 199 | | /// <summary>Found invalid line or paragraph separator character while reading a comment.</summary> |
| | 0 | 200 | | internal static string @UnexpectedEndOfLineSeparator => GetResourceString("UnexpectedEndOfLineSeparator", @"Foun |
| | | 201 | | /// <summary>Comments cannot be stored when deserializing objects, only the Skip and Disallow comment handling m |
| | 0 | 202 | | internal static string @JsonSerializerDoesNotSupportComments => GetResourceString("JsonSerializerDoesNotSupportC |
| | | 203 | | /// <summary>Deserialization of types without a parameterless constructor, a singular parameterized constructor, |
| | 0 | 204 | | internal static string @DeserializeNoConstructor => GetResourceString("DeserializeNoConstructor", @"Deserializat |
| | | 205 | | /// <summary>Deserialization of interface or abstract types is not supported. Type '{0}'.</summary> |
| | 0 | 206 | | internal static string @DeserializeInterfaceOrAbstractType => GetResourceString("DeserializeInterfaceOrAbstractT |
| | | 207 | | /// <summary>The JSON payload for polymorphic interface or abstract type '{0}' must specify a type discriminator |
| | 0 | 208 | | internal static string @DeserializationMustSpecifyTypeDiscriminator => GetResourceString("DeserializationMustSpe |
| | | 209 | | /// <summary>The converter specified on '{0}' is not compatible with the type '{1}'.</summary> |
| | 0 | 210 | | internal static string @SerializationConverterOnAttributeNotCompatible => GetResourceString("SerializationConver |
| | | 211 | | /// <summary>The converter specified on '{0}' does not derive from JsonConverter or have a public parameterless |
| | 0 | 212 | | internal static string @SerializationConverterOnAttributeInvalid => GetResourceString("SerializationConverterOnA |
| | | 213 | | /// <summary>The converter '{0}' read too much or not enough.</summary> |
| | 0 | 214 | | internal static string @SerializationConverterRead => GetResourceString("SerializationConverterRead", @"The conv |
| | | 215 | | /// <summary>The converter '{0}' is not compatible with the type '{1}'.</summary> |
| | 0 | 216 | | internal static string @SerializationConverterNotCompatible => GetResourceString("SerializationConverterNotCompa |
| | | 217 | | /// <summary>The IJsonTypeInfoResolver returned an incompatible JsonTypeInfo instance of type '{0}', expected ty |
| | 0 | 218 | | internal static string @ResolverTypeNotCompatible => GetResourceString("ResolverTypeNotCompatible", @"The IJsonT |
| | | 219 | | /// <summary>The IJsonTypeInfoResolver returned a JsonTypeInfo instance whose JsonSerializerOptions setting does |
| | 0 | 220 | | internal static string @ResolverTypeInfoOptionsNotCompatible => GetResourceString("ResolverTypeInfoOptionsNotCom |
| | | 221 | | /// <summary>The converter '{0}' wrote too much or not enough.</summary> |
| | 0 | 222 | | internal static string @SerializationConverterWrite => GetResourceString("SerializationConverterWrite", @"The co |
| | | 223 | | /// <summary>The naming policy '{0}' cannot return null.</summary> |
| | 0 | 224 | | internal static string @NamingPolicyReturnNull => GetResourceString("NamingPolicyReturnNull", @"The naming polic |
| | | 225 | | /// <summary>The attribute '{0}' cannot exist more than once on '{1}'.</summary> |
| | 0 | 226 | | internal static string @SerializationDuplicateAttribute => GetResourceString("SerializationDuplicateAttribute", |
| | | 227 | | /// <summary>The object or value could not be serialized.</summary> |
| | 0 | 228 | | internal static string @SerializeUnableToSerialize => GetResourceString("SerializeUnableToSerialize", @"The obje |
| | | 229 | | /// <summary>Either the JSON value is not in a supported format, or is out of bounds for an unsigned byte.</summ |
| | 234 | 230 | | internal static string @FormatByte => GetResourceString("FormatByte", @"Either the JSON value is not in a suppor |
| | | 231 | | /// <summary>Either the JSON value is not in a supported format, or is out of bounds for an Int16.</summary> |
| | 198 | 232 | | internal static string @FormatInt16 => GetResourceString("FormatInt16", @"Either the JSON value is not in a supp |
| | | 233 | | /// <summary>Either the JSON value is not in a supported format, or is out of bounds for a signed byte.</summary |
| | 208 | 234 | | internal static string @FormatSByte => GetResourceString("FormatSByte", @"Either the JSON value is not in a supp |
| | | 235 | | /// <summary>Either the JSON value is not in a supported format, or is out of bounds for a UInt16.</summary> |
| | 194 | 236 | | internal static string @FormatUInt16 => GetResourceString("FormatUInt16", @"Either the JSON value is not in a su |
| | | 237 | | /// <summary>A possible object cycle was detected. This can either be due to a cycle or if the object depth is l |
| | 0 | 238 | | internal static string @SerializerCycleDetected => GetResourceString("SerializerCycleDetected", @"A possible obj |
| | | 239 | | /// <summary>Invalid leading zero before '{0}'.</summary> |
| | 268 | 240 | | internal static string @InvalidLeadingZeroInNumber => GetResourceString("InvalidLeadingZeroInNumber", @"Invalid |
| | | 241 | | /// <summary>Cannot parse a JSON object containing metadata properties like '$id' or '$type' into an array or im |
| | 0 | 242 | | internal static string @MetadataCannotParsePreservedObjectToImmutable => GetResourceString("MetadataCannotParseP |
| | | 243 | | /// <summary>The value of the '$id' metadata property '{0}' conflicts with an existing identifier.</summary> |
| | 0 | 244 | | internal static string @MetadataDuplicateIdFound => GetResourceString("MetadataDuplicateIdFound", @"The value of |
| | | 245 | | /// <summary>The metadata property '$id' cannot be used together with '$ref' metadata properties.</summary> |
| | 0 | 246 | | internal static string @MetadataIdCannotBeCombinedWithRef => GetResourceString("MetadataIdCannotBeCombinedWithRe |
| | | 247 | | /// <summary>Invalid reference to value type '{0}'.</summary> |
| | 0 | 248 | | internal static string @MetadataInvalidReferenceToValueType => GetResourceString("MetadataInvalidReferenceToValu |
| | | 249 | | /// <summary>The '$values' metadata property must be a JSON array. Current token type is '{0}'.</summary> |
| | 0 | 250 | | internal static string @MetadataInvalidTokenAfterValues => GetResourceString("MetadataInvalidTokenAfterValues", |
| | | 251 | | /// <summary>Deserialization failed for one of these reasons: |
| | | 252 | | /// 1. {0} |
| | | 253 | | /// 2. {1}</summary> |
| | 0 | 254 | | internal static string @MetadataPreservedArrayFailed => GetResourceString("MetadataPreservedArrayFailed", @"Dese |
| | 0 | 255 | | 1. {0} |
| | 0 | 256 | | 2. {1}"); |
| | | 257 | | /// <summary>A JSON object containing metadata for a nested array includes a non-metadata property '{0}'.</summa |
| | 0 | 258 | | internal static string @MetadataInvalidPropertyInArrayMetadata => GetResourceString("MetadataInvalidPropertyInAr |
| | | 259 | | /// <summary>A '$values' metadata property must always be preceded by other metadata properties, such as '$id' o |
| | 0 | 260 | | internal static string @MetadataStandaloneValuesProperty => GetResourceString("MetadataStandaloneValuesProperty" |
| | | 261 | | /// <summary>A JSON object that contains a '$ref' metadata property must not contain any other properties.</summ |
| | 0 | 262 | | internal static string @MetadataReferenceCannotContainOtherProperties => GetResourceString("MetadataReferenceCan |
| | | 263 | | /// <summary>Reference '{0}' was not found.</summary> |
| | 0 | 264 | | internal static string @MetadataReferenceNotFound => GetResourceString("MetadataReferenceNotFound", @"Reference |
| | | 265 | | /// <summary>The '$id', '$ref' or '$type' metadata properties must be JSON strings. Current token type is '{0}'. |
| | 0 | 266 | | internal static string @MetadataValueWasNotString => GetResourceString("MetadataValueWasNotString", @"The '$id', |
| | | 267 | | /// <summary>Properties that start with '$' are not allowed in types that support metadata. Either replace the c |
| | 0 | 268 | | internal static string @MetadataInvalidPropertyWithLeadingDollarSign => GetResourceString("MetadataInvalidProper |
| | | 269 | | /// <summary>The metadata property is either not supported by the type or is not the first property in the deser |
| | 0 | 270 | | internal static string @MetadataUnexpectedProperty => GetResourceString("MetadataUnexpectedProperty", @"The meta |
| | | 271 | | /// <summary>The JSON property '{0}' could not be mapped to any .NET member contained in type '{1}'.</summary> |
| | 0 | 272 | | internal static string @UnmappedJsonProperty => GetResourceString("UnmappedJsonProperty", @"The JSON property '{ |
| | | 273 | | /// <summary>Deserialized object contains a duplicate '{0}' metadata property.</summary> |
| | 0 | 274 | | internal static string @DuplicateMetadataProperty => GetResourceString("DuplicateMetadataProperty", @"Deserializ |
| | | 275 | | /// <summary>Members '{0}' and '{1}' on type '{2}' cannot both bind with parameter '{3}' in the deserialization |
| | 0 | 276 | | internal static string @MultipleMembersBindWithConstructorParameter => GetResourceString("MultipleMembersBindWit |
| | | 277 | | /// <summary>Each parameter in the deserialization constructor on type '{0}' must bind to an object property or |
| | 0 | 278 | | internal static string @ConstructorParamIncompleteBinding => GetResourceString("ConstructorParamIncompleteBindin |
| | | 279 | | /// <summary>Reference metadata is not supported when deserializing constructor parameters. See type '{0}'.</sum |
| | 0 | 280 | | internal static string @ObjectWithParameterizedCtorRefMetadataNotSupported => GetResourceString("ObjectWithParam |
| | | 281 | | /// <summary>The converter '{0}' cannot return a null value.</summary> |
| | 0 | 282 | | internal static string @SerializerConverterFactoryReturnsNull => GetResourceString("SerializerConverterFactoryRe |
| | | 283 | | /// <summary>The unsupported member type is located on type '{0}'.</summary> |
| | 0 | 284 | | internal static string @SerializationNotSupportedParentType => GetResourceString("SerializationNotSupportedParen |
| | | 285 | | /// <summary>The extension data property '{0}' on type '{1}' cannot bind with a parameter in the deserialization |
| | 0 | 286 | | internal static string @ExtensionDataCannotBindToCtorParam => GetResourceString("ExtensionDataCannotBindToCtorPa |
| | | 287 | | /// <summary>Cannot allocate a buffer of size {0}.</summary> |
| | 0 | 288 | | internal static string @BufferMaximumSizeExceeded => GetResourceString("BufferMaximumSizeExceeded", @"Cannot all |
| | | 289 | | /// <summary>The type '{0}' is invalid for serialization or deserialization because it is a pointer type, is a r |
| | 0 | 290 | | internal static string @CannotSerializeInvalidType => GetResourceString("CannotSerializeInvalidType", @"The type |
| | | 291 | | /// <summary>Serialization and deserialization of '{0}' instances is not supported.</summary> |
| | 0 | 292 | | internal static string @SerializeTypeInstanceNotSupported => GetResourceString("SerializeTypeInstanceNotSupporte |
| | | 293 | | /// <summary>The property '{0}' on type '{1}' which is annotated with 'JsonIncludeAttribute' is not accesible by |
| | 0 | 294 | | internal static string @JsonIncludeOnInaccessibleProperty => GetResourceString("JsonIncludeOnInaccessiblePropert |
| | | 295 | | /// <summary>The type '{0}' of property '{1}' on type '{2}' is invalid for serialization or deserialization beca |
| | 0 | 296 | | internal static string @CannotSerializeInvalidMember => GetResourceString("CannotSerializeInvalidMember", @"The |
| | | 297 | | /// <summary>The collection type '{0}' is abstract, an interface, or is read only, and could not be instantiated |
| | 0 | 298 | | internal static string @CannotPopulateCollection => GetResourceString("CannotPopulateCollection", @"The collecti |
| | | 299 | | /// <summary>The deserialization constructor for type '{0}' contains parameters with null names. This might happ |
| | 0 | 300 | | internal static string @ConstructorContainsNullParameterNames => GetResourceString("ConstructorContainsNullParam |
| | | 301 | | /// <summary>'IgnoreNullValues' and 'DefaultIgnoreCondition' cannot both be set to non-default values.</summary> |
| | 0 | 302 | | internal static string @DefaultIgnoreConditionAlreadySpecified => GetResourceString("DefaultIgnoreConditionAlrea |
| | | 303 | | /// <summary>The value cannot be 'JsonIgnoreCondition.Always'.</summary> |
| | 0 | 304 | | internal static string @DefaultIgnoreConditionInvalid => GetResourceString("DefaultIgnoreConditionInvalid", @"Th |
| | | 305 | | /// <summary>The type '{0}' is not a supported dictionary key using converter of type '{1}'. Custom converters c |
| | 0 | 306 | | internal static string @DictionaryKeyTypeNotSupported => GetResourceString("DictionaryKeyTypeNotSupported", @"Th |
| | | 307 | | /// <summary>The ignore condition 'JsonIgnoreCondition.WhenWritingNull' is not valid on value-type member '{0}' |
| | 0 | 308 | | internal static string @IgnoreConditionOnValueTypeInvalid => GetResourceString("IgnoreConditionOnValueTypeInvali |
| | | 309 | | /// <summary>'JsonNumberHandlingAttribute' is only valid on a number or a collection of numbers when applied to |
| | 0 | 310 | | internal static string @NumberHandlingOnPropertyInvalid => GetResourceString("NumberHandlingOnPropertyInvalid", |
| | | 311 | | /// <summary>The converter '{0}' handles type '{1}' but is being asked to convert type '{2}'. Either create a se |
| | 0 | 312 | | internal static string @ConverterCanConvertMultipleTypes => GetResourceString("ConverterCanConvertMultipleTypes" |
| | | 313 | | /// <summary>The object with reference id '{0}' of type '{1}' cannot be assigned to the type '{2}'.</summary> |
| | 0 | 314 | | internal static string @MetadataReferenceOfTypeCannotBeAssignedToType => GetResourceString("MetadataReferenceOfT |
| | | 315 | | /// <summary>Unable to cast object of type '{0}' to type '{1}'.</summary> |
| | 0 | 316 | | internal static string @DeserializeUnableToAssignValue => GetResourceString("DeserializeUnableToAssignValue", @" |
| | | 317 | | /// <summary>Unable to assign 'null' to the property or field of type '{0}'.</summary> |
| | 0 | 318 | | internal static string @DeserializeUnableToAssignNull => GetResourceString("DeserializeUnableToAssignNull", @"Un |
| | | 319 | | /// <summary>The converter '{0}' cannot return an instance of JsonConverterFactory.</summary> |
| | 0 | 320 | | internal static string @SerializerConverterFactoryReturnsJsonConverterFactory => GetResourceString("SerializerCo |
| | | 321 | | /// <summary>The type '{0}' is not supported by the current JsonConverterFactory.</summary> |
| | 0 | 322 | | internal static string @SerializerConverterFactoryInvalidArgument => GetResourceString("SerializerConverterFacto |
| | | 323 | | /// <summary>The element must be of type '{0}'</summary> |
| | 0 | 324 | | internal static string @NodeElementWrongType => GetResourceString("NodeElementWrongType", @"The element must be |
| | | 325 | | /// <summary>The element cannot be an object or array.</summary> |
| | 22 | 326 | | internal static string @NodeElementCannotBeObjectOrArray => GetResourceString("NodeElementCannotBeObjectOrArray" |
| | | 327 | | /// <summary>The node already has a parent.</summary> |
| | 0 | 328 | | internal static string @NodeAlreadyHasParent => GetResourceString("NodeAlreadyHasParent", @"The node already has |
| | | 329 | | /// <summary>A node cycle was detected.</summary> |
| | 0 | 330 | | internal static string @NodeCycleDetected => GetResourceString("NodeCycleDetected", @"A node cycle was detected. |
| | | 331 | | /// <summary>A value of type '{0}' cannot be converted to a '{1}'.</summary> |
| | 0 | 332 | | internal static string @NodeUnableToConvert => GetResourceString("NodeUnableToConvert", @"A value of type '{0}' |
| | | 333 | | /// <summary>An element of type '{0}' cannot be converted to a '{1}'.</summary> |
| | 0 | 334 | | internal static string @NodeUnableToConvertElement => GetResourceString("NodeUnableToConvertElement", @"An eleme |
| | | 335 | | /// <summary>A JsonNode cannot be used as a value.</summary> |
| | 0 | 336 | | internal static string @NodeValueNotAllowed => GetResourceString("NodeValueNotAllowed", @"A JsonNode cannot be u |
| | | 337 | | /// <summary>The node must be of type '{0}'.</summary> |
| | 0 | 338 | | internal static string @NodeWrongType => GetResourceString("NodeWrongType", @"The node must be of type '{0}'."); |
| | | 339 | | /// <summary>The node must have a parent node of type '{0}'.</summary> |
| | 0 | 340 | | internal static string @NodeParentWrongType => GetResourceString("NodeParentWrongType", @"The node must have a p |
| | | 341 | | /// <summary>An item with the same key has already been added. Key: {0}</summary> |
| | | 342 | | internal static string @NodeDuplicateKey => GetResourceString("NodeDuplicateKey", @"An item with the same key ha |
| | | 343 | | /// <summary>JsonSerializerOptions instances cannot be modified once encapsulated by a JsonSerializerContext. Su |
| | 0 | 344 | | internal static string @SerializerContextOptionsReadOnly => GetResourceString("SerializerContextOptionsReadOnly" |
| | | 345 | | /// <summary>The generic type of the converter for property '{0}.{1}' must match with the specified converter ty |
| | | 346 | | internal static string @ConverterForPropertyMustBeValid => GetResourceString("ConverterForPropertyMustBeValid", |
| | | 347 | | /// <summary>JsonTypeInfo metadata for type '{0}' was not provided by TypeInfoResolver of type '{1}'. If using s |
| | 0 | 348 | | internal static string @NoMetadataForType => GetResourceString("NoMetadataForType", @"JsonTypeInfo metadata for |
| | | 349 | | /// <summary>Ambiguous matches when resolving JsonTypeInfo metadata for type '{0}': '{1}', '{2}'. Consider eithe |
| | 0 | 350 | | internal static string @AmbiguousMetadataForType => GetResourceString("AmbiguousMetadataForType", @"Ambiguous ma |
| | | 351 | | /// <summary>Collection is read-only.</summary> |
| | | 352 | | internal static string @CollectionIsReadOnly => GetResourceString("CollectionIsReadOnly", @"Collection is read-o |
| | | 353 | | /// <summary>Number was less than 0.</summary> |
| | | 354 | | internal static string @ArrayIndexNegative => GetResourceString("ArrayIndexNegative", @"Number was less than 0." |
| | | 355 | | /// <summary>Destination array was not long enough.</summary> |
| | | 356 | | internal static string @ArrayTooSmall => GetResourceString("ArrayTooSmall", @"Destination array was not long eno |
| | | 357 | | /// <summary>A custom converter for JsonObject is not allowed on an extension property.</summary> |
| | 0 | 358 | | internal static string @NodeJsonObjectCustomConverterNotAllowedOnExtensionProperty => GetResourceString("NodeJso |
| | | 359 | | /// <summary>TypeInfoResolver '{0}' did not provide property metadata for type '{1}'.</summary> |
| | 0 | 360 | | internal static string @NoMetadataForTypeProperties => GetResourceString("NoMetadataForTypeProperties", @"TypeIn |
| | | 361 | | /// <summary>A 'field' member cannot be 'virtual'. See arguments for the '{0}' and '{1}' parameters.</summary> |
| | 0 | 362 | | internal static string @FieldCannotBeVirtual => GetResourceString("FieldCannotBeVirtual", @"A 'field' member can |
| | | 363 | | /// <summary>Could not locate required member '{0}' from FSharp.Core. This might happen because your application |
| | 0 | 364 | | internal static string @MissingFSharpCoreMember => GetResourceString("MissingFSharpCoreMember", @"Could not loca |
| | | 365 | | /// <summary>F# discriminated union serialization is not supported. Consider authoring a custom converter for th |
| | 0 | 366 | | internal static string @FSharpDiscriminatedUnionsNotSupported => GetResourceString("FSharpDiscriminatedUnionsNot |
| | | 367 | | /// <summary>The converter for polymorphic type '{0}' does not support metadata writes or reads.</summary> |
| | | 368 | | internal static string @Polymorphism_BaseConverterDoesNotSupportMetadata => GetResourceString("Polymorphism_Base |
| | | 369 | | /// <summary>The converter for derived type '{0}' does not support metadata writes or reads.</summary> |
| | 0 | 370 | | internal static string @Polymorphism_DerivedConverterDoesNotSupportMetadata => GetResourceString("Polymorphism_D |
| | | 371 | | /// <summary>Specified type '{0}' does not support polymorphism. Polymorphic types cannot be structs, sealed typ |
| | 0 | 372 | | internal static string @Polymorphism_TypeDoesNotSupportPolymorphism => GetResourceString("Polymorphism_TypeDoesN |
| | | 373 | | /// <summary>Specified type '{0}' is not a supported derived type for the polymorphic type '{1}'. Derived types |
| | 0 | 374 | | internal static string @Polymorphism_DerivedTypeIsNotSupported => GetResourceString("Polymorphism_DerivedTypeIsN |
| | | 375 | | /// <summary>The polymorphic type '{0}' has already specified derived type '{1}'.</summary> |
| | 0 | 376 | | internal static string @Polymorphism_DerivedTypeIsAlreadySpecified => GetResourceString("Polymorphism_DerivedTyp |
| | | 377 | | /// <summary>The polymorphic type '{0}' has already specified a type discriminator '{1}'.</summary> |
| | 0 | 378 | | internal static string @Polymorphism_TypeDicriminatorIdIsAlreadySpecified => GetResourceString("Polymorphism_Typ |
| | | 379 | | /// <summary>The metadata property names '$id', '$ref', and '$values' are reserved and cannot be used as custom |
| | 0 | 380 | | internal static string @Polymorphism_InvalidCustomTypeDiscriminatorPropertyName => GetResourceString("Polymorphi |
| | | 381 | | /// <summary>The type '{0}' contains property '{1}' that conflicts with an existing metadata property name. Cons |
| | 0 | 382 | | internal static string @Polymorphism_PropertyConflictsWithMetadataPropertyName => GetResourceString("Polymorphis |
| | | 383 | | /// <summary>Polymorphic configuration for type '{0}' should specify at least one derived type.</summary> |
| | 0 | 384 | | internal static string @Polymorphism_ConfigurationDoesNotSpecifyDerivedTypes => GetResourceString("Polymorphism_ |
| | | 385 | | /// <summary>Read unrecognized type discriminator id '{0}'.</summary> |
| | 0 | 386 | | internal static string @Polymorphism_UnrecognizedTypeDiscriminator => GetResourceString("Polymorphism_Unrecogniz |
| | | 387 | | /// <summary>Runtime type '{0}' is not supported by polymorphic type '{1}'.</summary> |
| | 0 | 388 | | internal static string @Polymorphism_RuntimeTypeNotSupported => GetResourceString("Polymorphism_RuntimeTypeNotSu |
| | | 389 | | /// <summary>Runtime type '{0}' has a diamond ambiguity between derived types '{1}' and '{2}' of polymorphic typ |
| | 0 | 390 | | internal static string @Polymorphism_RuntimeTypeDiamondAmbiguity => GetResourceString("Polymorphism_RuntimeTypeD |
| | | 391 | | /// <summary>Invalid JsonTypeInfo operation for JsonTypeInfoKind '{0}'.</summary> |
| | 0 | 392 | | internal static string @InvalidJsonTypeInfoOperationForKind => GetResourceString("InvalidJsonTypeInfoOperationFo |
| | | 393 | | /// <summary>The type '{0}' does not support setting OnDeserializing callbacks.</summary> |
| | 0 | 394 | | internal static string @OnDeserializingCallbacksNotSupported => GetResourceString("OnDeserializingCallbacksNotSu |
| | | 395 | | /// <summary>The converter for type '{0}' does not support setting 'CreateObject' delegates.</summary> |
| | 0 | 396 | | internal static string @CreateObjectConverterNotCompatible => GetResourceString("CreateObjectConverterNotCompati |
| | | 397 | | /// <summary>JsonPropertyInfo with name '{0}' for type '{1}' is already bound to different JsonTypeInfo.</summar |
| | 0 | 398 | | internal static string @JsonPropertyInfoBoundToDifferentParent => GetResourceString("JsonPropertyInfoBoundToDiff |
| | | 399 | | /// <summary>JsonSerializerOptions instance must specify a TypeInfoResolver setting before being marked as read- |
| | 0 | 400 | | internal static string @JsonSerializerOptionsNoTypeInfoResolverSpecified => GetResourceString("JsonSerializerOpt |
| | | 401 | | /// <summary>Reflection-based serialization has been disabled for this application. Either use the source genera |
| | 0 | 402 | | internal static string @JsonSerializerIsReflectionDisabled => GetResourceString("JsonSerializerIsReflectionDisab |
| | | 403 | | /// <summary>Parameter already associated with a different JsonTypeInfo instance.</summary> |
| | 0 | 404 | | internal static string @JsonPolymorphismOptionsAssociatedWithDifferentJsonTypeInfo => GetResourceString("JsonPol |
| | | 405 | | /// <summary>JsonPropertyInfo '{0}' defined in type '{1}' is marked required but does not specify a setter.</sum |
| | 0 | 406 | | internal static string @JsonPropertyRequiredAndNotDeserializable => GetResourceString("JsonPropertyRequiredAndNo |
| | | 407 | | /// <summary>JsonPropertyInfo '{0}' defined in type '{1}' is marked both as required and as an extension data pr |
| | 0 | 408 | | internal static string @JsonPropertyRequiredAndExtensionData => GetResourceString("JsonPropertyRequiredAndExtens |
| | | 409 | | /// <summary>JSON deserialization for type '{0}' was missing required properties including: {1}.</summary> |
| | 0 | 410 | | internal static string @JsonRequiredPropertiesMissing => GetResourceString("JsonRequiredPropertiesMissing", @"JS |
| | | 411 | | /// <summary>Property '{0}' on type '{1}' is marked with JsonObjectCreationHandling.Populate but it doesn't supp |
| | 0 | 412 | | internal static string @ObjectCreationHandlingPopulateNotSupportedByConverter => GetResourceString("ObjectCreati |
| | | 413 | | /// <summary>Property '{0}' on type '{1}' is marked with JsonObjectCreationHandling.Populate but it doesn't have |
| | 0 | 414 | | internal static string @ObjectCreationHandlingPropertyMustHaveAGetter => GetResourceString("ObjectCreationHandli |
| | | 415 | | /// <summary>Property '{0}' on type '{1}' is marked with JsonObjectCreationHandling.Populate but is a value type |
| | 0 | 416 | | internal static string @ObjectCreationHandlingPropertyValueTypeMustHaveASetter => GetResourceString("ObjectCreat |
| | | 417 | | /// <summary>Property '{0}' on type '{1}' is marked with JsonObjectCreationHandling.Populate but its type allows |
| | 0 | 418 | | internal static string @ObjectCreationHandlingPropertyCannotAllowPolymorphicDeserialization => GetResourceString |
| | | 419 | | /// <summary>Property '{0}' on type '{1}' is marked with JsonObjectCreationHandling.Populate but it is a read-on |
| | 0 | 420 | | internal static string @ObjectCreationHandlingPropertyCannotAllowReadOnlyMember => GetResourceString("ObjectCrea |
| | | 421 | | /// <summary>JsonObjectCreationHandling.Populate is incompatible with reference handling.</summary> |
| | 0 | 422 | | internal static string @ObjectCreationHandlingPropertyCannotAllowReferenceHandling => GetResourceString("ObjectC |
| | | 423 | | /// <summary>JsonObjectCreationHandling.Populate is currently not supported in types with parameterized construc |
| | 0 | 424 | | internal static string @ObjectCreationHandlingPropertyDoesNotSupportParameterizedConstructors => GetResourceStri |
| | | 425 | | /// <summary>Either the JSON value is not in a supported format, or is out of bounds for an Int128.</summary> |
| | 94 | 426 | | internal static string @FormatInt128 => GetResourceString("FormatInt128", @"Either the JSON value is not in a su |
| | | 427 | | /// <summary>Either the JSON value is not in a supported format, or is out of bounds for an UInt128.</summary> |
| | 90 | 428 | | internal static string @FormatUInt128 => GetResourceString("FormatUInt128", @"Either the JSON value is not in a |
| | | 429 | | /// <summary>Either the JSON value is not in a supported format, or is out of bounds for a Half.</summary> |
| | 142 | 430 | | internal static string @FormatHalf => GetResourceString("FormatHalf", @"Either the JSON value is not in a suppor |
| | | 431 | | /// <summary>Supported indentation characters are space and horizontal tab.</summary> |
| | 0 | 432 | | internal static string @InvalidIndentCharacter => GetResourceString("InvalidIndentCharacter", @"Supported indent |
| | | 433 | | /// <summary>Indentation size must be between {0} and {1}.</summary> |
| | 0 | 434 | | internal static string @InvalidIndentSize => GetResourceString("InvalidIndentSize", @"Indentation size must be b |
| | | 435 | | /// <summary>PipeWriter.FlushAsync was canceled.</summary> |
| | 0 | 436 | | internal static string @PipeWriterCanceled => GetResourceString("PipeWriterCanceled", @"PipeWriter.FlushAsync wa |
| | | 437 | | /// <summary>The PipeWriter '{0}' does not implement PipeWriter.UnflushedBytes.</summary> |
| | 0 | 438 | | internal static string @PipeWriter_DoesNotImplementUnflushedBytes => GetResourceString("PipeWriter_DoesNotImplem |
| | | 439 | | /// <summary>New line can be only "\n" or "\r\n".</summary> |
| | 0 | 440 | | internal static string @InvalidNewLine => GetResourceString("InvalidNewLine", @"New line can be only ""\n"" or " |
| | | 441 | | /// <summary>The property or field '{0}' on type '{1}' doesn't allow getting null values. Consider updating its |
| | 0 | 442 | | internal static string @PropertyGetterDisallowNull => GetResourceString("PropertyGetterDisallowNull", @"The prop |
| | | 443 | | /// <summary>The property or field '{0}' on type '{1}' doesn't allow setting null values. Consider updating its |
| | 0 | 444 | | internal static string @PropertySetterDisallowNull => GetResourceString("PropertySetterDisallowNull", @"The prop |
| | | 445 | | /// <summary>The constructor parameter '{0}' on type '{1}' doesn't allow null values. Consider updating its null |
| | 0 | 446 | | internal static string @ConstructorParameterDisallowNull => GetResourceString("ConstructorParameterDisallowNull" |
| | | 447 | | /// <summary>JSON schema generation is not supported for contracts using ReferenceHandler.Preserve.</summary> |
| | 0 | 448 | | internal static string @JsonSchemaExporter_ReferenceHandlerPreserve_NotSupported => GetResourceString("JsonSchem |
| | | 449 | | /// <summary>The depth of the generated JSON schema exceeds the JsonSerializerOptions.MaxDepth setting.</summary |
| | 0 | 450 | | internal static string @JsonSchemaExporter_DepthTooLarge => GetResourceString("JsonSchemaExporter_DepthTooLarge" |
| | | 451 | | /// <summary>The value '{0}' is not of type '{1}' and cannot be used in this generic collection.</summary> |
| | | 452 | | internal static string @Arg_WrongType => GetResourceString("Arg_WrongType", @"The value '{0}' is not of type '{1 |
| | | 453 | | /// <summary>Destination array is not long enough to copy all the items in the collection. Check array index and |
| | | 454 | | internal static string @Arg_ArrayPlusOffTooSmall => GetResourceString("Arg_ArrayPlusOffTooSmall", @"Destination |
| | | 455 | | /// <summary>Only single dimensional arrays are supported for the requested action.</summary> |
| | | 456 | | internal static string @Arg_RankMultiDimNotSupported => GetResourceString("Arg_RankMultiDimNotSupported", @"Only |
| | | 457 | | /// <summary>The lower bound of target array must be zero.</summary> |
| | | 458 | | internal static string @Arg_NonZeroLowerBound => GetResourceString("Arg_NonZeroLowerBound", @"The lower bound of |
| | | 459 | | /// <summary>Target array type is not compatible with the type of items in the collection.</summary> |
| | | 460 | | internal static string @Argument_IncompatibleArrayType => GetResourceString("Argument_IncompatibleArrayType", @" |
| | | 461 | | /// <summary>The given key '{0}' was not present in the dictionary.</summary> |
| | | 462 | | internal static string @Arg_KeyNotFoundWithKey => GetResourceString("Arg_KeyNotFoundWithKey", @"The given key '{ |
| | | 463 | | /// <summary>An item with the same key has already been added. Key: {0}</summary> |
| | | 464 | | internal static string @Argument_AddingDuplicate => GetResourceString("Argument_AddingDuplicate", @"An item with |
| | | 465 | | /// <summary>Operations that change non-concurrent collections must have exclusive access. A concurrent update w |
| | | 466 | | internal static string @InvalidOperation_ConcurrentOperationsNotSupported => GetResourceString("InvalidOperation |
| | | 467 | | /// <summary>Collection was modified after the enumerator was instantiated.</summary> |
| | | 468 | | internal static string @InvalidOperation_EnumFailedVersion => GetResourceString("InvalidOperation_EnumFailedVers |
| | | 469 | | /// <summary>{0} ('{1}') must be a non-negative value.</summary> |
| | 0 | 470 | | internal static string @ArgumentOutOfRange_Generic_MustBeNonNegative => GetResourceString("ArgumentOutOfRange_Ge |
| | | 471 | | /// <summary>{0} ('{1}') must be greater than or equal to '{2}'.</summary> |
| | | 472 | | internal static string @ArgumentOutOfRange_Generic_MustBeGreaterOrEqual => GetResourceString("ArgumentOutOfRange |
| | | 473 | | /// <summary>{0} ('{1}') must be less than or equal to '{2}'.</summary> |
| | | 474 | | internal static string @ArgumentOutOfRange_Generic_MustBeLessOrEqual => GetResourceString("ArgumentOutOfRange_Ge |
| | | 475 | | /// <summary>Hashtable's capacity overflowed and went negative. Check load factor, capacity and the current size |
| | | 476 | | internal static string @Arg_HTCapacityOverflow => GetResourceString("Arg_HTCapacityOverflow", @"Hashtable's capa |
| | | 477 | | /// <summary>Offset and length were out of bounds for the array or count is greater than the number of elements |
| | 0 | 478 | | internal static string @Argument_InvalidOffLen => GetResourceString("Argument_InvalidOffLen", @"Offset and lengt |
| | | 479 | | /// <summary>Writing a JSON property or value before writing the final string value segment is not supported.</s |
| | 0 | 480 | | internal static string @CannotWriteWithinString => GetResourceString("CannotWriteWithinString", @"Writing a JSON |
| | | 481 | | /// <summary>Object must be of type Rune.</summary> |
| | | 482 | | internal static string @Arg_MustBeRune => GetResourceString("Arg_MustBeRune", @"Object must be of type Rune."); |
| | | 483 | | /// <summary>Index was out of range. Must be non-negative and less than the size of the collection.</summary> |
| | | 484 | | internal static string @ArgumentOutOfRange_IndexMustBeLess => GetResourceString("ArgumentOutOfRange_IndexMustBeL |
| | | 485 | | /// <summary>Destination is too short.</summary> |
| | | 486 | | internal static string @Argument_DestinationTooShort => GetResourceString("Argument_DestinationTooShort", @"Dest |
| | | 487 | | /// <summary>Cannot extract a Unicode scalar value from the specified index in the input.</summary> |
| | | 488 | | internal static string @Argument_CannotExtractScalar => GetResourceString("Argument_CannotExtractScalar", @"Cann |
| | | 489 | | /// <summary>Mixing UTF encodings in a single multi-segment JSON string is not supported. The previous segment's |
| | 0 | 490 | | internal static string @CannotMixEncodings => GetResourceString("CannotMixEncodings", @"Mixing UTF encodings in |
| | | 491 | | /// <summary>Duplicate property '{0}' encountered during deserialization of type '{1}'.</summary> |
| | 0 | 492 | | internal static string @DuplicatePropertiesNotAllowed_JsonPropertyInfo => GetResourceString("DuplicateProperties |
| | | 493 | | /// <summary>Duplicate property '{0}' encountered during deserialization.</summary> |
| | 0 | 494 | | internal static string @DuplicatePropertiesNotAllowed_NameSpan => GetResourceString("DuplicatePropertiesNotAllow |
| | | 495 | | /// <summary>Duplicate properties not allowed during deserialization.</summary> |
| | 0 | 496 | | internal static string @DuplicatePropertiesNotAllowed => GetResourceString("DuplicatePropertiesNotAllowed", @"Du |
| | | 497 | | /// <summary>PipeReader.ReadAsync was canceled.</summary> |
| | 0 | 498 | | internal static string @PipeReaderCanceled => GetResourceString("PipeReaderCanceled", @"PipeReader.ReadAsync was |
| | | 499 | | |
| | | 500 | | } |
| | | 501 | | } |