7 internal sealed
class SR
9 internal const string ArgumentOutOfRange_NeedNonNegNum =
"ArgumentOutOfRange_NeedNonNegNum";
11 internal const string Argument_WrongAsyncResult =
"Argument_WrongAsyncResult";
13 internal const string Argument_InvalidOffLen =
"Argument_InvalidOffLen";
15 internal const string Argument_NeedNonemptyPipeName =
"Argument_NeedNonemptyPipeName";
17 internal const string Argument_EmptyServerName =
"Argument_EmptyServerName";
19 internal const string Argument_NonContainerInvalidAnyFlag =
"Argument_NonContainerInvalidAnyFlag";
21 internal const string Argument_InvalidHandle =
"Argument_InvalidHandle";
23 internal const string ArgumentNull_Buffer =
"ArgumentNull_Buffer";
25 internal const string ArgumentNull_ServerName =
"ArgumentNull_ServerName";
27 internal const string ArgumentOutOfRange_AdditionalAccessLimited =
"ArgumentOutOfRange_AdditionalAccessLimited";
29 internal const string ArgumentOutOfRange_AnonymousReserved =
"ArgumentOutOfRange_AnonymousReserved";
31 internal const string ArgumentOutOfRange_TransmissionModeByteOrMsg =
"ArgumentOutOfRange_TransmissionModeByteOrMsg";
33 internal const string ArgumentOutOfRange_DirectionModeInOrOut =
"ArgumentOutOfRange_DirectionModeInOrOut";
35 internal const string ArgumentOutOfRange_DirectionModeInOutOrInOut =
"ArgumentOutOfRange_DirectionModeInOutOrInOut";
37 internal const string ArgumentOutOfRange_ImpersonationInvalid =
"ArgumentOutOfRange_ImpersonationInvalid";
39 internal const string ArgumentOutOfRange_ImpersonationOptionsInvalid =
"ArgumentOutOfRange_ImpersonationOptionsInvalid";
41 internal const string ArgumentOutOfRange_OptionsInvalid =
"ArgumentOutOfRange_OptionsInvalid";
43 internal const string ArgumentOutOfRange_HandleInheritabilityNoneOrInheritable =
"ArgumentOutOfRange_HandleInheritabilityNoneOrInheritable";
45 internal const string ArgumentOutOfRange_InvalidPipeAccessRights =
"ArgumentOutOfRange_InvalidPipeAccessRights";
47 internal const string ArgumentOutOfRange_InvalidTimeout =
"ArgumentOutOfRange_InvalidTimeout";
49 internal const string ArgumentOutOfRange_MaxNumServerInstances =
"ArgumentOutOfRange_MaxNumServerInstances";
51 internal const string ArgumentOutOfRange_NeedValidPipeAccessRights =
"ArgumentOutOfRange_NeedValidPipeAccessRights";
53 internal const string IndexOutOfRange_IORaceCondition =
"IndexOutOfRange_IORaceCondition";
55 internal const string InvalidOperation_EndReadCalledMultiple =
"InvalidOperation_EndReadCalledMultiple";
57 internal const string InvalidOperation_EndWriteCalledMultiple =
"InvalidOperation_EndWriteCalledMultiple";
59 internal const string InvalidOperation_EndWaitForConnectionCalledMultiple =
"InvalidOperation_EndWaitForConnectionCalledMultiple";
61 internal const string InvalidOperation_PipeNotYetConnected =
"InvalidOperation_PipeNotYetConnected";
63 internal const string InvalidOperation_PipeDisconnected =
"InvalidOperation_PipeDisconnected";
65 internal const string InvalidOperation_PipeHandleNotSet =
"InvalidOperation_PipeHandleNotSet";
67 internal const string InvalidOperation_PipeNotAsync =
"InvalidOperation_PipeNotAsync";
69 internal const string InvalidOperation_PipeReadModeNotMessage =
"InvalidOperation_PipeReadModeNotMessage";
71 internal const string InvalidOperation_PipeMessageTypeNotSupported =
"InvalidOperation_PipeMessageTypeNotSupported";
73 internal const string InvalidOperation_PipeAlreadyConnected =
"InvalidOperation_PipeAlreadyConnected";
75 internal const string InvalidOperation_PipeAlreadyDisconnected =
"InvalidOperation_PipeAlreadyDisconnected";
77 internal const string InvalidOperation_PipeClosed =
"InvalidOperation_PipeClosed";
79 internal const string IO_FileTooLongOrHandleNotSync =
"IO_FileTooLongOrHandleNotSync";
81 internal const string IO_EOF_ReadBeyondEOF =
"IO_EOF_ReadBeyondEOF";
83 internal const string IO_FileNotFound =
"IO_FileNotFound";
85 internal const string IO_FileNotFound_FileName =
"IO_FileNotFound_FileName";
87 internal const string IO_IO_AlreadyExists_Name =
"IO_IO_AlreadyExists_Name";
89 internal const string IO_IO_BindHandleFailed =
"IO_IO_BindHandleFailed";
91 internal const string IO_IO_FileExists_Name =
"IO_IO_FileExists_Name";
93 internal const string IO_IO_NoPermissionToDirectoryName =
"IO_IO_NoPermissionToDirectoryName";
95 internal const string IO_IO_SharingViolation_File =
"IO_IO_SharingViolation_File";
97 internal const string IO_IO_SharingViolation_NoFileName =
"IO_IO_SharingViolation_NoFileName";
99 internal const string IO_IO_PipeBroken =
"IO_IO_PipeBroken";
101 internal const string IO_IO_InvalidPipeHandle =
"IO_IO_InvalidPipeHandle";
103 internal const string IO_OperationAborted =
"IO_OperationAborted";
105 internal const string IO_DriveNotFound_Drive =
"IO_DriveNotFound_Drive";
107 internal const string IO_PathNotFound_Path =
"IO_PathNotFound_Path";
109 internal const string IO_PathNotFound_NoPathName =
"IO_PathNotFound_NoPathName";
111 internal const string IO_PathTooLong =
"IO_PathTooLong";
113 internal const string NotSupported_IONonFileDevices =
"NotSupported_IONonFileDevices";
115 internal const string NotSupported_MemStreamNotExpandable =
"NotSupported_MemStreamNotExpandable";
117 internal const string NotSupported_UnreadableStream =
"NotSupported_UnreadableStream";
119 internal const string NotSupported_UnseekableStream =
"NotSupported_UnseekableStream";
121 internal const string NotSupported_UnwritableStream =
"NotSupported_UnwritableStream";
123 internal const string NotSupported_AnonymousPipeUnidirectional =
"NotSupported_AnonymousPipeUnidirectional";
125 internal const string NotSupported_AnonymousPipeMessagesNotSupported =
"NotSupported_AnonymousPipeMessagesNotSupported";
127 internal const string ObjectDisposed_FileClosed =
"ObjectDisposed_FileClosed";
129 internal const string ObjectDisposed_PipeClosed =
"ObjectDisposed_PipeClosed";
131 internal const string ObjectDisposed_ReaderClosed =
"ObjectDisposed_ReaderClosed";
133 internal const string ObjectDisposed_StreamClosed =
"ObjectDisposed_StreamClosed";
135 internal const string ObjectDisposed_WriterClosed =
"ObjectDisposed_WriterClosed";
137 internal const string PlatformNotSupported_NamedPipeServers =
"PlatformNotSupported_NamedPipeServers";
139 internal const string UnauthorizedAccess_IODenied_Path =
"UnauthorizedAccess_IODenied_Path";
141 internal const string UnauthorizedAccess_IODenied_NoPathName =
"UnauthorizedAccess_IODenied_NoPathName";
143 internal const string TraceAsTraceSource =
"TraceAsTraceSource";
145 internal const string ArgumentOutOfRange_NeedValidLogRetention =
"ArgumentOutOfRange_NeedValidLogRetention";
147 internal const string ArgumentOutOfRange_NeedMaxFileSizeGEBufferSize =
"ArgumentOutOfRange_NeedMaxFileSizeGEBufferSize";
149 internal const string ArgumentOutOfRange_NeedValidMaxNumFiles =
"ArgumentOutOfRange_NeedValidMaxNumFiles";
151 internal const string ArgumentOutOfRange_NeedValidId =
"ArgumentOutOfRange_NeedValidId";
153 internal const string ArgumentOutOfRange_MaxArgExceeded =
"ArgumentOutOfRange_MaxArgExceeded";
155 internal const string ArgumentOutOfRange_MaxStringsExceeded =
"ArgumentOutOfRange_MaxStringsExceeded";
157 internal const string NotSupported_DownLevelVista =
"NotSupported_DownLevelVista";
159 internal const string Argument_NeedNonemptyDelimiter =
"Argument_NeedNonemptyDelimiter";
161 internal const string NotSupported_SetTextWriter =
"NotSupported_SetTextWriter";
163 internal const string Perflib_PlatformNotSupported =
"Perflib_PlatformNotSupported";
165 internal const string Perflib_Argument_CounterSetAlreadyRegister =
"Perflib_Argument_CounterSetAlreadyRegister";
167 internal const string Perflib_Argument_InvalidCounterType =
"Perflib_Argument_InvalidCounterType";
169 internal const string Perflib_Argument_InvalidCounterSetInstanceType =
"Perflib_Argument_InvalidCounterSetInstanceType";
171 internal const string Perflib_Argument_InstanceAlreadyExists =
"Perflib_Argument_InstanceAlreadyExists";
173 internal const string Perflib_Argument_CounterAlreadyExists =
"Perflib_Argument_CounterAlreadyExists";
175 internal const string Perflib_Argument_CounterNameAlreadyExists =
"Perflib_Argument_CounterNameAlreadyExists";
177 internal const string Perflib_Argument_ProviderNotFound =
"Perflib_Argument_ProviderNotFound";
179 internal const string Perflib_Argument_InvalidInstance =
"Perflib_Argument_InvalidInstance";
181 internal const string Perflib_Argument_EmptyInstanceName =
"Perflib_Argument_EmptyInstanceName";
183 internal const string Perflib_Argument_EmptyCounterName =
"Perflib_Argument_EmptyCounterName";
185 internal const string Perflib_InsufficientMemory_InstanceCounterBlock =
"Perflib_InsufficientMemory_InstanceCounterBlock";
187 internal const string Perflib_InsufficientMemory_CounterSetTemplate =
"Perflib_InsufficientMemory_CounterSetTemplate";
189 internal const string Perflib_InvalidOperation_CounterRefValue =
"Perflib_InvalidOperation_CounterRefValue";
191 internal const string Perflib_InvalidOperation_CounterSetNotInstalled =
"Perflib_InvalidOperation_CounterSetNotInstalled";
193 internal const string Perflib_InvalidOperation_InstanceNotFound =
"Perflib_InvalidOperation_InstanceNotFound";
195 internal const string Perflib_InvalidOperation_AddCounterAfterInstance =
"Perflib_InvalidOperation_AddCounterAfterInstance";
197 internal const string Perflib_InvalidOperation_NoActiveProvider =
"Perflib_InvalidOperation_NoActiveProvider";
199 internal const string Perflib_InvalidOperation_CounterSetContainsNoCounter =
"Perflib_InvalidOperation_CounterSetContainsNoCounter";
201 internal const string Arg_ArrayPlusOffTooSmall =
"Arg_ArrayPlusOffTooSmall";
203 internal const string Arg_HSCapacityOverflow =
"Arg_HSCapacityOverflow";
205 internal const string InvalidOperation_EnumFailedVersion =
"InvalidOperation_EnumFailedVersion";
207 internal const string InvalidOperation_EnumOpCantHappen =
"InvalidOperation_EnumOpCantHappen";
209 internal const string Serialization_MissingKeys =
"Serialization_MissingKeys";
211 internal const string LockRecursionException_RecursiveReadNotAllowed =
"LockRecursionException_RecursiveReadNotAllowed";
213 internal const string LockRecursionException_RecursiveWriteNotAllowed =
"LockRecursionException_RecursiveWriteNotAllowed";
215 internal const string LockRecursionException_RecursiveUpgradeNotAllowed =
"LockRecursionException_RecursiveUpgradeNotAllowed";
217 internal const string LockRecursionException_ReadAfterWriteNotAllowed =
"LockRecursionException_ReadAfterWriteNotAllowed";
219 internal const string LockRecursionException_WriteAfterReadNotAllowed =
"LockRecursionException_WriteAfterReadNotAllowed";
221 internal const string LockRecursionException_UpgradeAfterReadNotAllowed =
"LockRecursionException_UpgradeAfterReadNotAllowed";
223 internal const string LockRecursionException_UpgradeAfterWriteNotAllowed =
"LockRecursionException_UpgradeAfterWriteNotAllowed";
225 internal const string SynchronizationLockException_MisMatchedRead =
"SynchronizationLockException_MisMatchedRead";
227 internal const string SynchronizationLockException_MisMatchedWrite =
"SynchronizationLockException_MisMatchedWrite";
229 internal const string SynchronizationLockException_MisMatchedUpgrade =
"SynchronizationLockException_MisMatchedUpgrade";
231 internal const string SynchronizationLockException_IncorrectDispose =
"SynchronizationLockException_IncorrectDispose";
233 internal const string Cryptography_ArgECDHKeySizeMismatch =
"Cryptography_ArgECDHKeySizeMismatch";
235 internal const string Cryptography_ArgECDHRequiresECDHKey =
"Cryptography_ArgECDHRequiresECDHKey";
237 internal const string Cryptography_ArgECDsaRequiresECDsaKey =
"Cryptography_ArgECDsaRequiresECDsaKey";
239 internal const string Cryptography_ArgExpectedECDiffieHellmanCngPublicKey =
"Cryptography_ArgExpectedECDiffieHellmanCngPublicKey";
241 internal const string Cryptography_ArgMustBeCngAlgorithm =
"Cryptography_ArgMustBeCngAlgorithm";
243 internal const string Cryptography_ArgMustBeCngAlgorithmGroup =
"Cryptography_ArgMustBeCngAlgorithmGroup";
245 internal const string Cryptography_ArgMustBeCngKeyBlobFormat =
"Cryptography_ArgMustBeCngKeyBlobFormat";
247 internal const string Cryptography_ArgMustBeCngProvider =
"Cryptography_ArgMustBeCngProvider";
249 internal const string Cryptography_DecryptWithNoKey =
"Cryptography_DecryptWithNoKey";
251 internal const string Cryptography_ECXmlSerializationFormatRequired =
"Cryptography_ECXmlSerializationFormatRequired";
253 internal const string Cryptography_InvalidAlgorithmGroup =
"Cryptography_InvalidAlgorithmGroup";
255 internal const string Cryptography_InvalidAlgorithmName =
"Cryptography_InvalidAlgorithmName";
257 internal const string Cryptography_InvalidCipherMode =
"Cryptography_InvalidCipherMode";
259 internal const string Cryptography_InvalidIVSize =
"Cryptography_InvalidIVSize";
261 internal const string Cryptography_InvalidKeyBlobFormat =
"Cryptography_InvalidKeyBlobFormat";
263 internal const string Cryptography_InvalidKeySize =
"Cryptography_InvalidKeySize";
265 internal const string Cryptography_InvalidPadding =
"Cryptography_InvalidPadding";
267 internal const string Cryptography_InvalidProviderName =
"Cryptography_InvalidProviderName";
269 internal const string Cryptography_MissingDomainParameters =
"Cryptography_MissingDomainParameters";
271 internal const string Cryptography_MissingPublicKey =
"Cryptography_MissingPublicKey";
273 internal const string Cryptography_MissingIV =
"Cryptography_MissingIV";
275 internal const string Cryptography_MustTransformWholeBlock =
"Cryptography_MustTransformWholeBlock";
277 internal const string Cryptography_NonCompliantFIPSAlgorithm =
"Cryptography_NonCompliantFIPSAlgorithm";
279 internal const string Cryptography_OpenInvalidHandle =
"Cryptography_OpenInvalidHandle";
281 internal const string Cryptography_OpenEphemeralKeyHandleWithoutEphemeralFlag =
"Cryptography_OpenEphemeralKeyHandleWithoutEphemeralFlag";
283 internal const string Cryptography_PartialBlock =
"Cryptography_PartialBlock";
285 internal const string Cryptography_PlatformNotSupported =
"Cryptography_PlatformNotSupported";
287 internal const string Cryptography_TlsRequiresLabelAndSeed =
"Cryptography_TlsRequiresLabelAndSeed";
289 internal const string Cryptography_TransformBeyondEndOfBuffer =
"Cryptography_TransformBeyondEndOfBuffer";
291 internal const string Cryptography_UnknownEllipticCurve =
"Cryptography_UnknownEllipticCurve";
293 internal const string Cryptography_UnknownEllipticCurveAlgorithm =
"Cryptography_UnknownEllipticCurveAlgorithm";
295 internal const string Cryptography_UnknownPaddingMode =
"Cryptography_UnknownPaddingMode";
297 internal const string Cryptography_UnexpectedXmlNamespace =
"Cryptography_UnexpectedXmlNamespace";
299 internal const string ArgumentException_RangeMinRangeMaxRangeType =
"ArgumentException_RangeMinRangeMaxRangeType";
301 internal const string ArgumentException_RangeNotIComparable =
"ArgumentException_RangeNotIComparable";
303 internal const string ArgumentException_RangeMaxRangeSmallerThanMinRange =
"ArgumentException_RangeMaxRangeSmallerThanMinRange";
305 internal const string ArgumentException_CountMaxLengthSmallerThanMinLength =
"ArgumentException_CountMaxLengthSmallerThanMinLength";
307 internal const string ArgumentException_LengthMaxLengthSmallerThanMinLength =
"ArgumentException_LengthMaxLengthSmallerThanMinLength";
309 internal const string ArgumentException_UnregisteredParameterName =
"ArgumentException_UnregisteredParameterName";
311 internal const string ArgumentException_InvalidParameterName =
"ArgumentException_InvalidParameterName";
313 internal const string ArgumentException_DuplicateName =
"ArgumentException_DuplicateName";
315 internal const string ArgumentException_DuplicatePosition =
"ArgumentException_DuplicatePosition";
317 internal const string ArgumentException_NoParametersFound =
"ArgumentException_NoParametersFound";
319 internal const string ArgumentException_HelpMessageBaseNameNullOrEmpty =
"ArgumentException_HelpMessageBaseNameNullOrEmpty";
321 internal const string ArgumentException_HelpMessageResourceIdNullOrEmpty =
"ArgumentException_HelpMessageResourceIdNullOrEmpty";
323 internal const string ArgumentException_HelpMessageNullOrEmpty =
"ArgumentException_HelpMessageNullOrEmpty";
325 internal const string ArgumentException_RegexPatternNullOrEmpty =
"ArgumentException_RegexPatternNullOrEmpty";
327 internal const string ArgumentException_RequiredPositionalAfterOptionalPositional =
"ArgumentException_RequiredPositionalAfterOptionalPositional";
329 internal const string ArgumentException_DuplicateParameterAttribute =
"ArgumentException_DuplicateParameterAttribute";
331 internal const string ArgumentException_MissingBaseNameOrResourceId =
"ArgumentException_MissingBaseNameOrResourceId";
333 internal const string ArgumentException_DuplicateRemainingArgumets =
"ArgumentException_DuplicateRemainingArgumets";
335 internal const string ArgumentException_TypeMismatchForRemainingArguments =
"ArgumentException_TypeMismatchForRemainingArguments";
337 internal const string ArgumentException_ValidationParameterTypeMismatch =
"ArgumentException_ValidationParameterTypeMismatch";
339 internal const string ArgumentException_ParserBuiltWithValueType =
"ArgumentException_ParserBuiltWithValueType";
341 internal const string InvalidOperationException_GetParameterTypeMismatch =
"InvalidOperationException_GetParameterTypeMismatch";
343 internal const string InvalidOperationException_GetParameterValueBeforeParse =
"InvalidOperationException_GetParameterValueBeforeParse";
345 internal const string InvalidOperationException_SetRemainingArgumentsParameterAfterParse =
"InvalidOperationException_SetRemainingArgumentsParameterAfterParse";
347 internal const string InvalidOperationException_AddParameterAfterParse =
"InvalidOperationException_AddParameterAfterParse";
349 internal const string InvalidOperationException_BindAfterBind =
"InvalidOperationException_BindAfterBind";
351 internal const string InvalidOperationException_GetRemainingArgumentsNotAllowed =
"InvalidOperationException_GetRemainingArgumentsNotAllowed";
353 internal const string InvalidOperationException_ParameterSetBeforeParse =
"InvalidOperationException_ParameterSetBeforeParse";
355 internal const string CommandLineParser_Aliases =
"CommandLineParser_Aliases";
357 internal const string CommandLineParser_ErrorMessagePrefix =
"CommandLineParser_ErrorMessagePrefix";
359 internal const string CommandLineParser_HelpMessagePrefix =
"CommandLineParser_HelpMessagePrefix";
361 internal const string ParameterBindingException_AmbiguousParameterName =
"ParameterBindingException_AmbiguousParameterName";
363 internal const string ParameterBindingException_ParameterValueAlreadySpecified =
"ParameterBindingException_ParameterValueAlreadySpecified";
365 internal const string ParameterBindingException_UnknownParameteName =
"ParameterBindingException_UnknownParameteName";
367 internal const string ParameterBindingException_RequiredParameterMissingCommandLineValue =
"ParameterBindingException_RequiredParameterMissingCommandLineValue";
369 internal const string ParameterBindingException_UnboundCommandLineArguments =
"ParameterBindingException_UnboundCommandLineArguments";
371 internal const string ParameterBindingException_UnboundMandatoryParameter =
"ParameterBindingException_UnboundMandatoryParameter";
373 internal const string ParameterBindingException_ResponseFileException =
"ParameterBindingException_ResponseFileException";
375 internal const string ParameterBindingException_ValididationError =
"ParameterBindingException_ValididationError";
377 internal const string ParameterBindingException_TransformationError =
"ParameterBindingException_TransformationError";
379 internal const string ParameterBindingException_AmbiguousParameterSet =
"ParameterBindingException_AmbiguousParameterSet";
381 internal const string ParameterBindingException_UnknownParameterSet =
"ParameterBindingException_UnknownParameterSet";
383 internal const string ParameterBindingException_NestedResponseFiles =
"ParameterBindingException_NestedResponseFiles";
385 internal const string ValidateMetadataException_RangeGreaterThanMaxRangeFailure =
"ValidateMetadataException_RangeGreaterThanMaxRangeFailure";
387 internal const string ValidateMetadataException_RangeSmallerThanMinRangeFailure =
"ValidateMetadataException_RangeSmallerThanMinRangeFailure";
389 internal const string ValidateMetadataException_PatternFailure =
"ValidateMetadataException_PatternFailure";
391 internal const string ValidateMetadataException_CountMinLengthFailure =
"ValidateMetadataException_CountMinLengthFailure";
393 internal const string ValidateMetadataException_CountMaxLengthFailure =
"ValidateMetadataException_CountMaxLengthFailure";
395 internal const string ValidateMetadataException_LengthMinLengthFailure =
"ValidateMetadataException_LengthMinLengthFailure";
397 internal const string ValidateMetadataException_LengthMaxLengthFailure =
"ValidateMetadataException_LengthMaxLengthFailure";
399 internal const string Argument_MapNameEmptyString =
"Argument_MapNameEmptyString";
401 internal const string Argument_EmptyFile =
"Argument_EmptyFile";
403 internal const string Argument_NewMMFWriteAccessNotAllowed =
"Argument_NewMMFWriteAccessNotAllowed";
405 internal const string Argument_ReadAccessWithLargeCapacity =
"Argument_ReadAccessWithLargeCapacity";
407 internal const string Argument_NewMMFAppendModeNotAllowed =
"Argument_NewMMFAppendModeNotAllowed";
409 internal const string ArgumentNull_MapName =
"ArgumentNull_MapName";
411 internal const string ArgumentNull_FileStream =
"ArgumentNull_FileStream";
413 internal const string ArgumentOutOfRange_CapacityLargerThanLogicalAddressSpaceNotAllowed =
"ArgumentOutOfRange_CapacityLargerThanLogicalAddressSpaceNotAllowed";
415 internal const string ArgumentOutOfRange_NeedPositiveNumber =
"ArgumentOutOfRange_NeedPositiveNumber";
417 internal const string ArgumentOutOfRange_PositiveOrDefaultCapacityRequired =
"ArgumentOutOfRange_PositiveOrDefaultCapacityRequired";
419 internal const string ArgumentOutOfRange_PositiveOrDefaultSizeRequired =
"ArgumentOutOfRange_PositiveOrDefaultSizeRequired";
421 internal const string ArgumentOutOfRange_PositionLessThanCapacityRequired =
"ArgumentOutOfRange_PositionLessThanCapacityRequired";
423 internal const string ArgumentOutOfRange_CapacityGEFileSizeRequired =
"ArgumentOutOfRange_CapacityGEFileSizeRequired";
425 internal const string IO_NotEnoughMemory =
"IO_NotEnoughMemory";
427 internal const string InvalidOperation_CalledTwice =
"InvalidOperation_CalledTwice";
429 internal const string InvalidOperation_CantCreateFileMapping =
"InvalidOperation_CantCreateFileMapping";
431 internal const string InvalidOperation_ViewIsNull =
"InvalidOperation_ViewIsNull";
433 internal const string NotSupported_DelayAllocateFileBackedNotAllowed =
"NotSupported_DelayAllocateFileBackedNotAllowed";
435 internal const string NotSupported_MMViewStreamsFixedLength =
"NotSupported_MMViewStreamsFixedLength";
437 internal const string ObjectDisposed_ViewAccessorClosed =
"ObjectDisposed_ViewAccessorClosed";
439 internal const string ObjectDisposed_StreamIsClosed =
"ObjectDisposed_StreamIsClosed";
441 internal const string NotSupported_Method =
"NotSupported_Method";
443 internal const string NotSupported_SubclassOverride =
"NotSupported_SubclassOverride";
445 internal const string Cryptography_ArgDSARequiresDSAKey =
"Cryptography_ArgDSARequiresDSAKey";
447 internal const string Cryptography_ArgRSAaRequiresRSAKey =
"Cryptography_ArgRSAaRequiresRSAKey";
449 internal const string Cryptography_CngKeyWrongAlgorithm =
"Cryptography_CngKeyWrongAlgorithm";
451 internal const string Cryptography_DSA_HashTooShort =
"Cryptography_DSA_HashTooShort";
453 internal const string Cryptography_HashAlgorithmNameNullOrEmpty =
"Cryptography_HashAlgorithmNameNullOrEmpty";
455 internal const string Cryptography_InvalidDsaParameters_MissingFields =
"Cryptography_InvalidDsaParameters_MissingFields";
457 internal const string Cryptography_InvalidDsaParameters_MismatchedPGY =
"Cryptography_InvalidDsaParameters_MismatchedPGY";
459 internal const string Cryptography_InvalidDsaParameters_MismatchedQX =
"Cryptography_InvalidDsaParameters_MismatchedQX";
461 internal const string Cryptography_InvalidDsaParameters_MismatchedPJ =
"Cryptography_InvalidDsaParameters_MismatchedPJ";
463 internal const string Cryptography_InvalidDsaParameters_SeedRestriction_ShortKey =
"Cryptography_InvalidDsaParameters_SeedRestriction_ShortKey";
465 internal const string Cryptography_InvalidDsaParameters_QRestriction_ShortKey =
"Cryptography_InvalidDsaParameters_QRestriction_ShortKey";
467 internal const string Cryptography_InvalidDsaParameters_QRestriction_LargeKey =
"Cryptography_InvalidDsaParameters_QRestriction_LargeKey";
469 internal const string Cryptography_InvalidRsaParameters =
"Cryptography_InvalidRsaParameters";
471 internal const string Cryptography_InvalidSignatureAlgorithm =
"Cryptography_InvalidSignatureAlgorithm";
473 internal const string Cryptography_KeyBlobParsingError =
"Cryptography_KeyBlobParsingError";
475 internal const string Cryptography_NotSupportedKeyAlgorithm =
"Cryptography_NotSupportedKeyAlgorithm";
477 internal const string Cryptography_NotValidPublicOrPrivateKey =
"Cryptography_NotValidPublicOrPrivateKey";
479 internal const string Cryptography_NotValidPrivateKey =
"Cryptography_NotValidPrivateKey";
481 internal const string Cryptography_UnexpectedTransformTruncation =
"Cryptography_UnexpectedTransformTruncation";
483 internal const string Cryptography_UnsupportedPaddingMode =
"Cryptography_UnsupportedPaddingMode";
485 internal const string Cryptography_WeakKey =
"Cryptography_WeakKey";
487 internal const string Cryptography_CurveNotSupported =
"Cryptography_CurveNotSupported";
489 internal const string Cryptography_InvalidCurve =
"Cryptography_InvalidCurve";
491 internal const string Cryptography_InvalidCurveOid =
"Cryptography_InvalidCurveOid";
493 internal const string Cryptography_InvalidCurveKeyParameters =
"Cryptography_InvalidCurveKeyParameters";
495 internal const string Cryptography_InvalidECCharacteristic2Curve =
"Cryptography_InvalidECCharacteristic2Curve";
497 internal const string Cryptography_InvalidECPrimeCurve =
"Cryptography_InvalidECPrimeCurve";
499 internal const string Cryptography_InvalidECNamedCurve =
"Cryptography_InvalidECNamedCurve";
501 internal const string Cryptography_UnknownHashAlgorithm =
"Cryptography_UnknownHashAlgorithm";
516 private static System.
SR GetLoader()
526 public static string GetString(
string name, params
object[] args)
533 string @
string = sR.resources.GetString(name, Culture);
534 if (args !=
null && args.Length != 0)
536 for (
int i = 0; i < args.Length; i++)
538 string text = args[i] as string;
539 if (text !=
null && text.Length > 1024)
541 args[i] = text.Substring(0, 1021) +
"...";
549 public static string GetString(
string name)
551 return GetLoader()?.resources.GetString(name, Culture);
554 public static string GetString(
string name, out
bool usedFallback)
556 usedFallback =
false;
557 return GetString(name);
560 public static object GetObject(
string name)
562 return GetLoader()?.resources.GetObject(name, Culture);
Represents a resource manager that provides convenient access to culture-specific resources at run ti...
static int CompareExchange(ref int location1, int value, int comparand)
Compares two 32-bit signed integers for equality and, if they are equal, replaces the first value.
static CultureInfo CurrentCulture
Gets or sets the T:System.Globalization.CultureInfo object that represents the culture used by the cu...
Attribute can be applied to an assembly.
Indicates the generator supports compilation with .NET Framework resources. These can be default reso...
Provides information about a specific culture (called a locale for unmanaged code development)....
Provides atomic operations for variables that are shared by multiple threads.