MappingContext(Dictionary< string, Type > collections)
bool TryGetBaseType(Type ty, [NotNullWhen(true)] out MappingInfo? ret)
MappingContext(IEnumerable< DataContext.Collection > collections)
bool TryGetCollection(string col, [NotNullWhen(true)] out MappingInfo? ret)
MappingInfo GetInfo(Type ty)