6internal static class SR
110 internal static string Format(
string resourceFormat,
object p1)
114 return string.Join(
", ", resourceFormat, p1);
116 return string.Format(resourceFormat, p1);
119 internal static string Format(
string resourceFormat,
object p1,
object p2)
123 return string.Join(
", ", resourceFormat, p1, p2);
125 return string.Format(resourceFormat, p1, p2);
static bool TryGetSwitch(string switchName, out bool isEnabled)
virtual ? string GetString(string name)
static string BadResourceManagerId
static string InvalidIPromotableSinglePhaseNotificationSpecified
static string PromotedReturnedInvalidValue
static string UnrecognizedRecoveryInformation
static string InternalError
static string PromoterTypeUnrecognized
static string UnexpectedFailureOfThreadPool
static ResourceManager s_resourceManager
static string CannotPromoteSnapshot
static string VolEnlistNoRecoveryInfo
static string DistributedNotSupported
static string AsyncFlowAndESInteropNotSupported
static string TransactionScopeComplete
static string DistributedTxIDInTransactionException
static string Format(string resourceFormat, object p1)
static string PromoterTypeInvalid
static string TransactionScopeIsolationLevelDifferentFromTransaction
static string InvalidRecoveryInformation
static string Format(string resourceFormat, object p1, object p2)
static string TransactionManagerCommunicationException
static string CurrentDelegateSet
static string InvalidScopeThread
static string TransactionStateException
static string TraceTransactionTimeout
static string DisposeScope
static ResourceManager ResourceManager
static string EsNotSupported
static string TransactionScopeIncorrectCurrent
static string TransactionIndoubt
static string TransactionAborted
static string UnexpectedTimerFailure
static string TransactionAlreadyCompleted
static string InvalidArgument
static string PromotionFailed
static string GetResourceString(string resourceKey)
static string BadAsyncResult
static bool UsingResourceKeys()
static string CannotSetCurrent
static readonly bool s_usingResourceKeys
static string PromotedTransactionExists
static string TransactionScopeInvalidNesting
static string EnlistmentStateException
static string TransactionScopeTimerObjectInvalid