6internal static class SR
117 string result =
null;
128 internal static string Format(
string resourceFormat,
object p1)
132 return string.Join(
", ", resourceFormat, p1);
134 return string.Format(resourceFormat, p1);
static bool TryGetSwitch(string switchName, out bool isEnabled)
virtual ? string GetString(string name)
static string InvalidOperation_PipeReadModeNotMessage
static string IO_FileExists_Name
static string IO_PathTooLong
static string ArgumentOutOfRange_OptionsInvalid
static string NotSupported_AnonymousPipeMessagesNotSupported
static string ArgumentOutOfRange_ImpersonationInvalid
static string Argument_EmptyServerName
static string IO_AlreadyExists_Name
static ResourceManager s_resourceManager
static string ArgumentOutOfRange_MaxNumServerInstances
static string IO_EOF_ReadBeyondEOF
static string IO_InvalidPipeHandle
static string NotSupported_PipeSecurityIsCurrentUserOnly
static string Format(string resourceFormat, object p1)
static string ObjectDisposed_PipeClosed
static string NotSupported_UnseekableStream
static string ArgumentOutOfRange_HandleInheritabilityNoneOrInheritable
static string ArgumentOutOfRange_InvalidTimeout
static string NotSupported_UnwritableStream
static string InvalidOperation_PipeAlreadyDisconnected
static ResourceManager ResourceManager
static string IO_SharingViolation_File
static string UnauthorizedAccess_IODenied_Path
static string InvalidOperation_PipeAlreadyConnected
static string IO_SharingViolation_NoFileName
static string InvalidOperation_PipeHandleNotSet
static string IO_PathNotFound_NoPathName
static string IO_OperationAborted_Unexpected
static string ArgumentNull_ServerName
static string IO_FileNotFound
static string IO_FileNotFound_FileName
static string NotSupported_UnreadableStream
static string GetResourceString(string resourceKey)
static bool UsingResourceKeys()
static string ArgumentOutOfRange_TransmissionModeByteOrMsg
static string Argument_InvalidHandle
static string Argument_NeedNonemptyPipeName
static string ArgumentOutOfRange_NeedValidPipeAccessRights
static readonly bool s_usingResourceKeys
static string InvalidOperation_PipeNotYetConnected
static string IO_IO_PipeBroken
static string ArgumentOutOfRange_AnonymousReserved
static string IO_PipeBroken
static string ArgumentOutOfRange_NeedNonNegNum
static string NotSupported_AnonymousPipeUnidirectional
static string ArgumentOutOfRange_DirectionModeInOutOrInOut
static string IO_PathTooLong_Path
static string InvalidOperation_PipeDisconnected
static string IO_PathNotFound_Path
static string UnauthorizedAccess_IODenied_NoPathName
static string Argument_NonContainerInvalidAnyFlag
static string UnauthorizedAccess_NotOwnedByCurrentUser