26 if (
value.Length == 0)
52 if (
value.Dictionary !=
this)
64 internal const int MaxKey = 536870911;
static Exception ThrowHelperArgumentNull(string message)
static Exception ThrowHelperError(Exception e)
static string ValueMustBeInRange
static string Format(string resourceFormat, object p1)
bool TryLookup(int key, [NotNullWhen(true)] out XmlDictionaryString result)
bool TryLookup(string value, [NotNullWhen(true)] out XmlDictionaryString result)
bool TryLookup(XmlDictionaryString value, [NotNullWhen(true)] out XmlDictionaryString result)
XmlDictionaryString EmptyString
readonly XmlDictionaryString _empty
override string ToString()
readonly IXmlDictionary _dictionary
IXmlDictionary Dictionary
static string GetString(XmlDictionaryString s)
static readonly EmptyStringDictionary s_emptyStringDictionary
XmlDictionaryString(IXmlDictionary dictionary, string value, int key)