6internal static class SR
88 internal static string Format(
string resourceFormat,
object p1)
92 return string.Join(
", ", resourceFormat, p1);
94 return string.Format(resourceFormat, p1);
static bool TryGetSwitch(string switchName, out bool isEnabled)
virtual ? string GetString(string name)
static string CountdownEvent_Decrement_BelowZero
static string ReaderWriterLock_NotOwner
static string BarrierPostPhaseException
static string Barrier_SignalAndWait_InvalidOperation_ThreadsExceeded
static string Overflow_UInt16
static string ReaderWriterLock_Timeout
static ResourceManager s_resourceManager
static string CountdownEvent_Increment_AlreadyZero
static string Barrier_AddParticipants_NonPositive_ArgumentOutOfRange
static string HostExecutionContextManager_InvalidOperation_CannotUseSwitcherOtherThread
static string Format(string resourceFormat, object p1)
static string Barrier_AddParticipants_Overflow_ArgumentOutOfRange
static string Barrier_ctor_ArgumentOutOfRange
static ResourceManager ResourceManager
static string ReaderWriterLock_InvalidLockCookie
static string ArgumentOutOfRange_TimeoutMilliseconds
static string CountdownEvent_Increment_AlreadyMax
static string HostExecutionContextManager_InvalidOperation_NotNewCaptureContext
static string ExceptionFromHResult
static string Barrier_InvalidOperation_CalledFromPHA
static string Barrier_RemoveParticipants_NonPositive_ArgumentOutOfRange
static string Barrier_SignalAndWait_ArgumentOutOfRange
static string Barrier_Dispose
static string Barrier_RemoveParticipants_InvalidOperation
static string GetResourceString(string resourceKey)
static bool UsingResourceKeys()
static string Barrier_SignalAndWait_InvalidOperation_ZeroTotal
static string HostExecutionContextManager_InvalidOperation_CannotOverrideSetWithoutRevert
static readonly bool s_usingResourceKeys
static string Barrier_RemoveParticipants_ArgumentOutOfRange
static string Common_OperationCanceled
static string ReaderWriterLock_RestoreLockWithOwnedLocks