35 else if (
value.ContainsKey(member))
39 value.Add(member, attributes);
bool TryGetValue(TKey key, [MaybeNullWhen(false)] out TValue value)
void Add(TKey key, TValue value)
static string Format(string resourceFormat, object p1)
static string XmlAttributeSetAgain
void Add(Type type, string member, XmlAttributes? attributes)
readonly Dictionary< Type, Dictionary< string, XmlAttributes > > _types
void Add(Type type, XmlAttributes attributes)