bool TryGetValue(TKey key, [MaybeNullWhen(false)] out TValue value)
void Add(TKey key, TValue value)
static string Format(string resourceFormat, object p1)
static string XmlUnsupportedTypeKind
readonly Dictionary< Type, TypeModel > _models
ModelScope(TypeScope typeScope)
readonly TypeScope _typeScope
TypeModel GetTypeModel(Type type)
readonly Dictionary< Type, TypeModel > _arrayModels
ArrayModel GetArrayModel(Type type)
TypeModel GetTypeModel(Type type, bool directReference)
TypeDesc GetArrayTypeDesc(Type type)
TypeDesc GetTypeDesc(string name, string ns)