27 if (
value.Length == 0)
void CopyTo(KeyValuePair< TKey, TValue >[] array, int index)
void AddRange(IEnumerable< KeyValuePair< TKey, TValue > > collection)
string? SwitchDescription
static void GetAllRecursive([DynamicallyAccessedMembers(DynamicallyAccessedMemberTypes.All)] Type type, List< object > switchAttribs)
static void GetAllRecursive(MemberInfo member, List< object > switchAttribs)
static SwitchAttribute[] GetAll(Assembly assembly)
SwitchAttribute(string switchName, Type switchType)
object[] GetCustomAttributes(bool inherit)
static string InvalidNullEmptyArgument
static string Format(string resourceFormat, object p1)
DynamicallyAccessedMemberTypes