6internal static class SR
107 string result =
null;
118 internal static string Format(
string resourceFormat,
object p1)
122 return string.Join(
", ", resourceFormat, p1);
124 return string.Format(resourceFormat, p1);
131 return string.Join(
", ", resourceFormat, p1);
133 return string.Format(provider, resourceFormat, p1);
static bool TryGetSwitch(string switchName, out bool isEnabled)
virtual ? string GetString(string name)
static string BlockingCollection_CopyTo_NonNegative
static string BlockingCollection_ValidateCollectionsArray_LargeSize
static string BlockingCollection_Take_CollectionModified
static string ConcurrentDictionary_ConcurrencyLevelMustBePositive
static string ConcurrentBag_CopyTo_ArgumentNullException
static string PartitionerStatic_CanNotCallGetEnumeratorAfterSourceHasBeenDisposed
static string BlockingCollection_CopyTo_MultiDim
static string Partitioner_DynamicPartitionsNotSupported
static string ConcurrentCollection_SyncRoot_NotSupported
static ResourceManager s_resourceManager
static string ConcurrentDictionary_ArrayIncorrectType
static string BlockingCollection_CopyTo_IncorrectType
static string ConcurrentDictionary_KeyAlreadyExisted
static string BlockingCollection_Add_Failed
static string PartitionerStatic_CurrentCalledBeforeMoveNext
static string BlockingCollection_CantTakeAnyWhenAllDone
static string Format(IFormatProvider provider, string resourceFormat, object p1)
static string ConcurrentDictionary_TypeOfKeyIncorrect
static string Format(string resourceFormat, object p1)
static string BlockingCollection_ValidateCollectionsArray_ZeroSize
static string BlockingCollection_ValidateCollectionsArray_NullElems
static string ConcurrentBag_Ctor_ArgumentNullException
static string ConcurrentDictionary_ItemKeyIsNull
static string BlockingCollection_ctor_BoundedCapacityRange
static string BlockingCollection_CantAddAnyWhenCompleted
static string BlockingCollection_TimeoutInvalid
static ResourceManager ResourceManager
static string BlockingCollection_ValidateCollectionsArray_DispElems
static string ConcurrentStack_PushPopRange_CountOutOfRange
static string ConcurrentStack_PushPopRange_StartOutOfRange
static string ConcurrentBag_Enumerator_EnumerationNotStartedOrAlreadyFinished
static string ConcurrentDictionary_SourceContainsDuplicateKeys
static string ConcurrentDictionary_ArrayNotLargeEnough
static string BlockingCollection_CantTakeWhenDone
static string Collection_CopyTo_TooManyElems
static string ConcurrentStack_PushPopRange_InvalidCount
static string ConcurrentDictionary_CapacityMustNotBeNegative
static string GetResourceString(string resourceKey)
static string BlockingCollection_Add_ConcurrentCompleteAdd
static bool UsingResourceKeys()
static string BlockingCollection_Completed
static readonly bool s_usingResourceKeys
static string ConcurrentDictionary_IndexIsNegative
static string BlockingCollection_ctor_CountMoreThanCapacity
static string BlockingCollection_Disposed
static string Arg_KeyNotFoundWithKey
static string Collection_CopyTo_ArgumentOutOfRangeException
static string ConcurrentDictionary_TypeOfValueIncorrect